Skip to content

Commit

Permalink
[docs] first run updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ctjong committed Mar 7, 2018
1 parent e69ad01 commit ae77f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/create-your-first-orion-application.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
}
}
```
Please see the [Configuration Options](configuration-options) page for more configuration options.
Save the above file as **config.js**. Please see the [Configuration Options](configuration-options) page for more configuration options.
4. Set up database tables based on the configuration you created, by running the following command.
```bash
$ npx orion setup ./config.js ./setup.sql
Expand Down

0 comments on commit ae77f14

Please sign in to comment.