Skip to content

Commit

Permalink
[docs] instruct users to target devnet branch and not main
Browse files Browse the repository at this point in the history
  • Loading branch information
davidiw committed Apr 25, 2022
1 parent df03314 commit 6334dac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions developer-docs-site/docs/tutorials/first-move-module.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ git clone https://github.com/aptos-labs/aptos-core.git
cd aptos-core
./scripts/dev_setup.sh
source ~/.cargo/env
git checkout origin/devnet
```

### Step 1.2) Review the Module
Expand Down

0 comments on commit 6334dac

Please sign in to comment.