add --recursive to readme
This commit is contained in:
@@ -62,7 +62,7 @@ For ease of use, the pure-browser option [Pico Patcher tool](https://www.picokey
|
|||||||
Before building, ensure you have installed the toolchain for the Pico and that the Pico SDK is properly located on your drive.
|
Before building, ensure you have installed the toolchain for the Pico and that the Pico SDK is properly located on your drive.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/polhenarejos/pico-fido
|
git clone --recursive https://github.com/polhenarejos/pico-fido
|
||||||
cd pico-fido
|
cd pico-fido
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
|
|||||||
Reference in New Issue
Block a user