update dev docs

This commit is contained in:
Damien Elmes 2019-12-24 18:38:04 +10:00
parent 280b010493
commit 4168c01141

View file

@ -20,10 +20,8 @@ To start, make sure you have the following installed:
- npm
- your platform's C compiler, eg gcc, Xcode or Visual Studio 2017.
- GNU make
Once the above are installed, install rustup from https://rustup.rs/. You can
save some time by choosing a custom installation, and selecting a toolkit of
'none' and 'minimal' tools.
- protoc (https://github.com/protocolbuffers/protobuf/releases)
- rustup (https://rustup.rs/)
Next, build a Python virtual environment and activate it: