Fix package name in readme

Thanks @cinnamon-bun!
This commit is contained in:
Christian Bundy 2019-06-24 18:04:43 -07:00
parent 0ce3c38a4f
commit 7d52293c52
No known key found for this signature in database
GPG Key ID: EB541AAEF4366237
1 changed files with 2 additions and 2 deletions

View File

@ -16,13 +16,13 @@ oasis
With [npm](https://npmjs.org/):
```shell
npm -g install oasis
npm -g install @fractin/oasis
```
With [yarn](https://yarnpkg.com/en/):
```shell
yarn global add oasis
yarn global add @fraction/oasis
```
## See Also