summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Van Doorn <vandoorn.nick@gmail.com>2018-10-11 02:52:51 -0700
committerNick Van Doorn <vandoorn.nick@gmail.com>2018-10-11 02:53:11 -0700
commit57f325b29ed5aeee4fa6344847c66a71bee92dd0 (patch)
tree588d8c5d14a27191e6968c035ffe2c5db05f778c
parent0a57c07102a3dd6217b87ff7690e5679ad507401 (diff)
Mention workshop prep
-rw-r--r--readme.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index ce0d85d..29ef0ed 100644
--- a/readme.md
+++ b/readme.md
@@ -4,6 +4,10 @@ Seriously 🔥
Presentation slides are hosted here: [https://vigorous-shannon-49b7f7.netlify.com/](https://vigorous-shannon-49b7f7.netlify.com/)
+## Workshop Preparation
+
+Make sure you have Node/npm installed. If not, I suggest using [nvm](https://github.com/creationix/nvm#install-script). After that, install `yarn` using `npm install -g yarn`.
+
## Demos
All demo code used in the slides to clarify concepts. Can be run and modified directly in this folder. Rebuilding the presentation will import the changes.