1
0
Fork 0
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:
Ben Wolsieffer 2023-04-08 14:20:36 -04:00
parent 480081a2e8
commit 0d08ceef8b

View file

@ -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