Skip to content

Commit

Permalink
chore:update-setup (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
vimystic authored Oct 17, 2024
1 parent 7441adc commit 16d8ca2
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,9 @@ CosmWasm requires [Rust](https://www.rust-lang.org/). You must have this install
# Install rust - https://www.rust-lang.org/tools/install
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

# Update shell env
source $HOME/.cargo/env

# or Update if you have it
rustup update

Expand Down

0 comments on commit 16d8ca2

Please sign in to comment.