Add git clone to install docs

parent 34a02e45
...@@ -25,6 +25,8 @@ You will need: ...@@ -25,6 +25,8 @@ You will need:
To install the client for development: To install the client for development:
```sh ```sh
git clone 'https://github.com/hypothesis/client.git'
cd client
sudo npm install -g gulp-cli sudo npm install -g gulp-cli
make 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