Skip to content

Commit d71d4d5

Browse files
authored
Fix typos in README.md
1 parent eb65105 commit d71d4d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ Just type `rerun` and the rerun viewer should show up. Then it is time to run th
2222
The easiest way to get started is to install [pixi](https://prefix.dev/docs/pixi/overview).
2323

2424
* Start the rerun viewer with `rerun` (see above)
25-
* Run the example with `rerun run run`
25+
* Run the example with `pixi run run`
2626

2727

2828
### Manually
2929
First install the required dependencies:
30-
* `arrow-cpp`` (required by Rerun)
30+
* `arrow-cpp` (required by Rerun)
3131
* `eigen` and `opencv` (required by this example)
3232
* `cmake` and `ninja` (build tools)
3333

0 commit comments

Comments
 (0)