Skip to content

Commit

Permalink
Fix README for project creation.
Browse files Browse the repository at this point in the history
  • Loading branch information
cskr committed Sep 20, 2011
1 parent 8e0ab74 commit a2dc695
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -57,11 +57,11 @@ Creating a Project


2. Create your new project, 2. Create your new project,


grasshopper <project_name> grasshopper project_name


3. Install dependencies for the project, 3. Install dependencies for the project,


cd <project_name> && npm install -d cd project_name && npm install -d


4. Start the server and visit http://localhost:8080, 4. Start the server and visit http://localhost:8080,


Expand Down

0 comments on commit a2dc695

Please sign in to comment.