[Bug] Step 0 wrong directory used
Open
Beginner friendly
bug
- Dominant language
- Rust
- Stars
- 378
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
# 🐛 Bug
When installing move, a wrong directory is referenced in 2nd step of part 0:
`Go to the diem directory and run the dev_setup.sh script:` - `diem` should be replaced by `scripts`.
Contributor guide
Research direction
Find the installation documentation's Part 0 and its second step, which references dev_setup.sh. Verify the command's directory reference, replace `diem` with `scripts`, and confirm the resulting instructions point to the script's actual location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 90/100