Skip to content

Commit 0319f13

Browse files
authored
Update build folder reference to dist folder (#326)
Small fix in installation Guide:)
1 parent ce99265 commit 0319f13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Go to `https://localhost:3002`
3131
npm i
3232
npm run build
3333

34-
Copy the files from the `build` folder to your webserver.
34+
Copy the files from the `dist` folder to your webserver.
3535

3636
## What are the milestones?
3737

0 commit comments

Comments
 (0)