Skip to content
Snippets Groups Projects
Commit b63e3b7c authored by Éloïs's avatar Éloïs
Browse files

Update install_rust_nightly.sh

parent c98761f8
Branches
Tags
No related merge requests found
Pipeline #
#!/bin/bash
# Install Rust Nightly
rustup install nightly
\ No newline at end of file
./.cargo/bin/rustup install nightly
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment