Skip to content

Commit

Permalink
[Documentation] Fix typo in using-source-code.md (aptos-labs#1010)
Browse files Browse the repository at this point in the history
  • Loading branch information
sitalkedia authored May 15, 2022
1 parent e6ffd6c commit f9e7243
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ With your development environment ready, now you can start to setup your Validat
```
cargo run --release --package framework -- --package aptos-framework --output current
mkdir ~/WORKSPACE/framework
mkdir ~/$WORKSPACE/framework
mv aptos-framework/releases/artifacts/current/build/**/bytecode_modules/*.mv ~/$WORKSPACE/framework/
```
Expand Down

0 comments on commit f9e7243

Please sign in to comment.