Skip to content

Commit

Permalink
Remove unnecessary backticks
Browse files Browse the repository at this point in the history
  • Loading branch information
elnur committed Jun 21, 2014
1 parent 44cf25f commit f5a70b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
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 (admin@abc.com : changeme).

```
`node server/initDB.js`
node server/initDB.js
```

### Configure Client
Expand Down

0 comments on commit f5a70b4

Please sign in to comment.