docs: correct outdated libuv install instructions

main
Sean McBride 5 years ago
parent 48b2898676
commit fe1048c622

@ -10,7 +10,7 @@
If on Debian, you can install libuv with the following: If on Debian, you can install libuv with the following:
```bash ```bash
./devenv.sh install_libuv sudo apt-get install libuv1-dev
``` ```
## Setting up the environment ## Setting up the environment

Loading…
Cancel
Save