Skip to content

Commit 8b65cc3

Browse files
crschardtsamdev-7
authored andcommitted
Update install command for Romi (PhotonVision#1746)
Pending PhotonVision/photon-image-modifier#49
1 parent 479fa29 commit 8b65cc3

File tree

1 file changed

+1
-1
lines changed
  • docs/source/docs/advanced-installation/sw_install

1 file changed

+1
-1
lines changed

docs/source/docs/advanced-installation/sw_install/romi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To install a compatible version of PhotonVision, enter these commands in the SSH
2020
```bash
2121
$ wget https://git.io/JJrEP -O install.sh
2222
$ sudo chmod +x install.sh
23-
$ sudo ./install.sh -v 2023.4.2
23+
$ sudo ./install.sh -v v2023.4.2
2424
```
2525
The install script requires an internet connection, so connecting the Raspberry Pi to an internet-connected router via an Ethernet cable will be the easiest solution. The pi must remain writable while you are following these steps!
2626
:::

0 commit comments

Comments
 (0)