mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Fix spelling of go to in docs/development/Development.md
This commit is contained in:
parent
5f18ad6d48
commit
6fb181b600
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ https://help.github.com/articles/creating-a-pull-request/
|
|||
|
||||
The main flow for a contributing is as follows:
|
||||
|
||||
1. Login to github, goto the cleanflight repository and press `fork`.
|
||||
1. Login to github, go to the cleanflight repository and press `fork`.
|
||||
2. Then using the command line/terminal on your computer: `git clone <url to YOUR fork>`
|
||||
3. `cd cleanflight`
|
||||
4. `git checkout master`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue