Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael-Boichot authored Jun 25, 2024
1 parent 9af69b8 commit 90937d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ If not, compile [CMake from source](https://cmake.org/download/#latest) first.
### On Windows:

Windows is not a friendly system to compile the pico sdk. Unless you want to loose your precious time, use the following method:
- Install WSL (Windows Subsystem for Linux) : https://learn.microsoft.com/en-us/windows/wsl/install
- Install Ubuntu for WSL: https://ubuntu.com/desktop/wsl
- Install the pico SDK by following the "Quick Pico Setup": https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf
- Install [WSL (Windows Subsystem for Linux)](https://learn.microsoft.com/en-us/windows/wsl/install)
- Install [Ubuntu for WSL](https://ubuntu.com/desktop/wsl)
- Install the pico SDK by following the ["Quick Pico Setup"](https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf)
You can use the installation script written for Raspberry Pi, it works.
- Continue installation like below.

Expand Down

0 comments on commit 90937d3

Please # to comment.