Skip to content

Commit ffb901a

Browse files
author
Josefie Zynga
committed
fix deploy script in readme
1 parent 43566e6 commit ffb901a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The most imporant ones are:
1717
- `npm install` - Installs all dependencies.
1818
- `npm start` - Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
1919
- `npm run build` - Builds the app for production to the build folder.
20-
- `npm deploy` - Pushes all changes to the gh-pages branch and deploys the update to http://josefie.github.io/set.
20+
- `npm run deploy` - Pushes all changes to the gh-pages branch and deploys the update to http://josefie.github.io/set.
2121

2222
## Directory structure
2323

0 commit comments

Comments
 (0)