diff --git a/readme.md b/readme.md index 730efb2..07d7fb5 100644 --- a/readme.md +++ b/readme.md @@ -42,7 +42,7 @@ apt-get -y install git tzdata nano \ umake swift ln -s /root/.local/share/umake/swift/swift-lang/usr/bin/swift /usr/bin/swift curl https://sh.rustup.rs -sSf | sh -ln -s /root/.cargo/rustc /usr/bin/rustc +ln -s /root/.cargo/bin/rustc /usr/bin/rustc rm -rf /home/ubuntu chmod 777 /tmp chmod 777 -R /root