We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d230013 commit d04a354Copy full SHA for d04a354
doxygen/pages/Pico.md
@@ -11,7 +11,7 @@ installed using the included `install-eigen.sh` script. Eigen is installed into
11
the `staging` directory.
12
13
```sh
14
-./scripts/install-eigen.sh "$PWD/staging RelWithDebInfo"
+./scripts/install-eigen.sh "$PWD/staging" "RelWithDebInfo"
15
```
16
17
## SDK and cross-compiler
0 commit comments