Browse Source

Quick fix for the dev enviornment setup (#44)

A small README fix
remotes/origin/add-simple-redirecting-site
Adam Gutglick 6 years ago committed by Gal Schlezinger
parent
commit
ef13392315
  1. 1
      README.md

1
README.md

@ -91,6 +91,7 @@ PRs welcome :tada:
``` ```
npm install -g esy npm install -g esy
git clone https://github.com/Schniz/fnm.git git clone https://github.com/Schniz/fnm.git
cd fnm/
esy install esy install
esy bootstrap esy bootstrap
esy build esy build

Loading…
Cancel
Save