Skip to content

Commit 16d8ca2

Browse files
authored
chore:update-setup (#247)
1 parent 7441adc commit 16d8ca2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/versioned_docs/version-v0.50.x/01-setup/01-system-setup.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,9 @@ CosmWasm requires [Rust](https://www.rust-lang.org/). You must have this install
121121
# Install rust - https://www.rust-lang.org/tools/install
122122
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
123123

124+
# Update shell env
125+
source $HOME/.cargo/env
126+
124127
# or Update if you have it
125128
rustup update
126129

0 commit comments

Comments
 (0)