Commit 4ceaca37 authored by Stefane Fermigier's avatar Stefane Fermigier Committed by Romain Courteaud

Fix README.

parent cf306041
Pipeline #17398 failed with stage
in 0 seconds
......@@ -7,9 +7,10 @@ jIO is a promise-based JavaScript library that offers connectors to many storage
The documentation can be found on [https://jio.nexedi.com/](https://jio.nexedi.com/)
### jIO Quickstart
git clone https://lab.nexedi.com/nexedi/jio.git
cd jio.git
npm install jslint@0.9.2 jison@0.4.16 git://github.com/qunitjs/node-qunit.git#v0.9.3 sinon@1.7.3
cd jio
npm install # Or yarn install
make
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment