Skip to content

Commit 8df45a2

Browse files
authored
Update README.md
Fixed a typo.
1 parent 59e2d79 commit 8df45a2

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 @@ $ npm install -g ionic
1717

1818
*Note: For a global install of `-g ionic`, OSX/Linux users may need to prefix the command with `sudo` or can setup [proper file permissions on OSX for npm](http://www.johnpapa.net/how-to-use-npm-global-without-sudo-on-osx/) to install without `sudo`. *
1919

20-
*Please ensure that you have npm 2.7+ installed. We are now depending on scoped npm packages which where not introduced until this version. This occurred around the time of NodeJS 0.12.2*
20+
*Please ensure that you have npm 2.7+ installed. We are now depending on scoped npm packages which were not introduced until this version. This occurred around the time of NodeJS 0.12.2*
2121

2222

2323
## Starting an Ionic App

0 commit comments

Comments
 (0)