Skip to content

Commit 66393ec

Browse files
committed
README.md: mention actual QtRVSim installation command in Ubuntu PPA setup
Signed-off-by: Pavel Pisa <[email protected]>
1 parent 6944551 commit 66393ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,10 @@ Now build the project the same way as in general compilation (above).
9999
- Open Build Service binary packages
100100
- [https://launchpad.net/~qtrvsimteam/+archive/ubuntu/ppa](https://launchpad.net/~qtrvsimteam/+archive/ubuntu/ppa)
101101
- Ubuntu PPA archive
102-
```
102+
```bash
103103
sudo add-apt-repository ppa:qtrvsimteam/ppa
104104
sudo apt-get update
105+
sudo apt-get install qtrvsim
105106
```
106107

107108
### Nix package

0 commit comments

Comments
 (0)