Update README

This commit is contained in:
David Pichsenmeister 2020-06-27 15:34:47 -07:00
parent 1427290b10
commit ff31a4ae0c

View file

@ -35,6 +35,12 @@ WienerScript requires [Node.js and npm](https://nodejs.org/en/).
npm install -g wienerscript npm install -g wienerscript
``` ```
or
```
yarn add global wienerscript
```
Usage: Usage:
``` ```