diff --git a/README.md b/README.md index 85dcef9..3881735 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,16 @@ The SillySay.js demo for my blog. [Setting up Browserify + Rollupify + Wzrd](https://asciinema.org/a/97561) ## Download + - Git clone url: `https://git.starbeamrainbowlabs.com/Demos/Silly-Say.git` - [zip](https://git.starbeamrainbowlabs.com/Demos/Silly-Say/archive/master.zip) - [tar.gz](https://git.starbeamrainbowlabs.com/Demos/Silly-Say/archive/master.tar.gz) +## Setting up + - Install [Node.js](https://nodejs.org/) + - Install browserify and wzrd: `npm install browserify wzrd` (don't forget to sudo on linux!) + - Run `npm install` + + ## Links - [Stardust Blog](https://starbeamrainbowlabs.com/blog/) - [starbeamrainbowlabs.com](https://starbeamrainbowlabs.com/)