Skip to content

Commit

Permalink
Fix internal documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
gemenerik authored Oct 8, 2024
1 parent 0eda02a commit eba9aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/building-and-flashing/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ This can be done by opening `power shell` as administrator and typing:
$ wsl --install
```

Then follow the [install instruction for Ubuntu 20.04](#debianubuntu) above to install the required build dependencies.
Then follow the [install instruction for Ubuntu 20.04](#ubuntu) above to install the required build dependencies.

For [flashing](#flashing) you need to install [Python](https://www.python.org/downloads/windows/) (=>version 3.7) and the [CFclient](https:/bitcraze/crazyflie-clients-python) **on Windows**.
When installing Python, the checkbox to add python to the Path should be checked and then the CFclient can be installed with pip in a `powershell` or `cmd` window:
Expand Down

0 comments on commit eba9aec

Please sign in to comment.