mirror of
https://github.com/ankitects/anki.git
synced 2025-09-25 01:06:35 -04:00
update dev docs
This commit is contained in:
parent
280b010493
commit
4168c01141
1 changed files with 2 additions and 4 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue