Skip to content

Commit

Permalink
Merge pull request angular-app#229 from elnur/patch-1
Browse files Browse the repository at this point in the history
Remove unnecessary backticks
  • Loading branch information
pkozlowski-opensource committed Jun 21, 2014
2 parents 44cf25f + f5a70b4 commit 5f01281
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 @@ -115,7 +115,7 @@ The server stores its data in a MongoLab database.
* Run our initialization script to initialize the database with a first admin user ([email protected] : changeme).
```
`node server/initDB.js`
node server/initDB.js
```
### Configure Client
Expand Down

0 comments on commit 5f01281

Please sign in to comment.