Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed the typo (replaced uppercase letter S in Sudo command with lowercase s) on the line 
Run OmniView: Sudo ./omniview
  • Loading branch information
R-Abbasi authored Oct 18, 2023
1 parent 6645bba commit 83de172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ cmake --build .

OmniView ausführen:
```shell
Sudo ./OmniView
sudo ./OmniView
```

OmniView funktioniert auch ohne den Sudobefehl. Noch kann die Software aber so nicht mit angeschlossenen Omniscopes kommunizieren.
Expand Down

0 comments on commit 83de172

Please sign in to comment.