Skip to content

Commit d04a354

Browse files
committed
[Docs] update Pico.md Eigen installation
1 parent d230013 commit d04a354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doxygen/pages/Pico.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ installed using the included `install-eigen.sh` script. Eigen is installed into
1111
the `staging` directory.
1212

1313
```sh
14-
./scripts/install-eigen.sh "$PWD/staging RelWithDebInfo"
14+
./scripts/install-eigen.sh "$PWD/staging" "RelWithDebInfo"
1515
```
1616

1717
## SDK and cross-compiler

0 commit comments

Comments
 (0)