From f8ab8f9588f9baa7aa4147edcd32114889bf98a0 Mon Sep 17 00:00:00 2001 From: Dennis Date: Wed, 20 Jun 2018 17:41:21 +0200 Subject: [PATCH] Added Rust in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 900cdb0..763347d 100644 --- a/README.md +++ b/README.md @@ -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 ```