Update readme

This commit is contained in:
Evan Morikawa 2016-06-20 13:21:10 -07:00
parent 3a677a8c2d
commit 6577bd9358

View file

@ -1,5 +1,12 @@
# K2 - Sync Engine Experiment
# Initial Setup
```
nvm use 6
cd core
npm instal
```
# Running the API
```