Skip to content

Commit

Permalink
Config: Add installation instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Fadion Dashi <jonidashi@gmail.com>
  • Loading branch information
fadion committed Mar 20, 2018
1 parent 9421352 commit a7b92f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ A simple configuration package mostly to be used internally for Sapphire Framewo

## Usage

```
$ npm install --save @sapphirejs/config
```

Imagining we have a configuration file under with the following contents:

```js
Expand Down

0 comments on commit a7b92f5

Please sign in to comment.