]> git.lizzy.rs Git - rust.git/blobdiff - doc/basics.md
Fix typo in adding_lints.md
[rust.git] / doc / basics.md
index 38959e2331b40e866b0b1fd973b7ec164edf0f29..f25edb793e26dc89fb992f19ecfa19858f8f0f06 100644 (file)
@@ -46,7 +46,7 @@ this toolchain, you can just use the `setup-toolchain.sh` script or use
 `rustup-toolchain-install-master`:
 
 ```bash
-sh setup-toolchain.sh
+bash setup-toolchain.sh
 # OR
 cargo install rustup-toolchain-install-master
 # For better IDE integration also add `-c rustfmt -c rust-src` (optional)