Skip to content

Commit bf26c0b

Browse files
authored
Update software.md
1 parent d9f8150 commit bf26c0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

software.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@ Thanks to [John Vial](https://github.com/johnny555) for contributing this code
4848

4949
- Get your IP address from your router or [AngryIP](https://angryip.org/){:target="_blank"}.)
5050
- Install [Docker](https://www.docker.com/products/docker-desktop/){:target="_blank"}
51-
- in a terminal:
52-
```docker run -p 6080:80 --security-opt seccomp=unconfined --shm-size=512m ghcr.io/tiryoh/ros2-desktop-vnc:jazzy'''
51+
- in a terminal
52+
```docker run -p 6080:80 --security-opt seccomp=unconfined --shm-size=512m ghcr.io/tiryoh/ros2-desktop-vnc:jazzy'''
5353
- Open browser to http://127.0.0.1:6080/ fullscreen the Linux desktop tab
5454
- In a terminal on your new linux virtual machine;
55-
- In a terminal '''git clone https://github.com/rosmo-robot/rosmo-firmware/'''
55+
- In a terminal '''git clone https://github.com/rosmo-robot/rosmo-firmware/```
5656
- In file browser navigate to /home/sam/rosmo-firmware/firmware/include
5757
- right click on config.h & open in pluma (put in your wifi credentials at line 116, set the agent IP at line 113 & lidar ip at line 129 to the address of your computer, save the file
5858
In terminal '''cd ~/rosmo-firmware/firmware''

0 commit comments

Comments
 (0)