Skip to content

Commit

Permalink
[Docs] update Pico.md Eigen installation
Browse files Browse the repository at this point in the history
  • Loading branch information
tttapa committed Mar 30, 2024
1 parent ea9afd1 commit 4ccb4df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doxygen/pages/Pico.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ installed using the included `install-eigen.sh` script. Eigen is installed into
the `staging` directory.

```sh
./scripts/install-eigen.sh "$PWD/staging RelWithDebInfo"
./scripts/install-eigen.sh "$PWD/staging" "RelWithDebInfo"
```

## SDK and cross-compiler
Expand Down

0 comments on commit 4ccb4df

Please sign in to comment.