Add a missing sudo

parent f5d39755
...@@ -28,7 +28,7 @@ You will need: ...@@ -28,7 +28,7 @@ You will need:
To install the client for development: To install the client for development:
```sh ```sh
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