mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-12 13:19:02 +03:00
README: fix typo
This commit is contained in:
parent
480081a2e8
commit
0d08ceef8b
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ roslaunch turtlebot3_teleop turtlebot3_teleop_key.launch
|
||||||
With [Flakes enabled][flake], the equivalent of the above is:
|
With [Flakes enabled][flake], the equivalent of the above is:
|
||||||
```
|
```
|
||||||
nix develop github:lopsided98/nix-ros-overlay#example-turtlebot3-gazebo
|
nix develop github:lopsided98/nix-ros-overlay#example-turtlebot3-gazebo
|
||||||
# Then use roslaunch comamnds as above
|
# Then use roslaunch commands as above
|
||||||
```
|
```
|
||||||
|
|
||||||
[flake]: https://nixos.wiki/wiki/Flakes#Enable_flakes
|
[flake]: https://nixos.wiki/wiki/Flakes#Enable_flakes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue