Added Rust in README

This commit is contained in:
Dennis Potter 2018-06-20 17:41:21 +02:00
parent 19fc3df9a8
commit f8ab8f9588
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ sudo apt-get install fonts-powerline
sudo apt-get install exuberant-ctags
sudo apt-get install cmake
sudo apt-get install clang
curl https://sh.rustup.rs -sSf | sh
pip3 install --upgrade pip
pip3 install jupyter
```