Skip to content

Commit

Permalink
doc: update typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Huang committed Feb 10, 2020
1 parent 3acdad7 commit b894ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Initial Swim Project
1. `npm init -y`
2. `npm install https://github.com/miterfrants/swim.git`
3. `node node_modules/swim/auto-script/inialize-project-structure.js`
3. `node node_modules/swim/auto/initialize-project-structure.js`

# Update Swim Core Libs
1. `npm run swim-update`
Expand Down

0 comments on commit b894ba8

Please sign in to comment.