Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dfahlander authored Jun 13, 2016
1 parent e762dbb commit 1aa6cd1
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
Expand Up @@ -257,7 +257,7 @@ Here is a little cheat-sheet for how to symlink your app's `node_modules/dexie`
1. Fork Dexie.js from the web gui on github
2. Clone your fork locally by launching a shell/command window and cd to a neutral place (like `~repos/`, `c:\repos` or whatever)
3. If you're on Windows, for some reason (npm bug) you might to be elevate your command prompt for `npm install` to succeed.
3. If you're on npm 2.x and Windows, you might to be elevate your command prompt for `npm install` to succeed.
```
git clone https://github.com/YOUR-USERNAME/Dexie.js.git
Expand Down

0 comments on commit 1aa6cd1

Please sign in to comment.