Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #37

Closed
wants to merge 2 commits into from
Closed

Update README.md #37

wants to merge 2 commits into from

Conversation

R-Abbasi
Copy link
Collaborator

Fixed the typo (replaced uppercase letter S in Sudo command with lowercase s) on the line Run OmniView: Sudo ./omniview

Fixed the typo (replaced uppercase letter S in Sudo command with lowercase s) on the line 
Run OmniView: Sudo ./omniview
`sudo` is not required to run the project.
./OmniView 
is fine.
Copy link
Contributor

@MaxClerkwell MaxClerkwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please take out the commit that removes sudo

@@ -44,7 +44,7 @@ cmake --build .

OmniView ausführen:
```shell
Sudo ./OmniView
./OmniView
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Software won't be able to communicate with any USB Device if sudo is not added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants