Skip to content

Commit e54655c

Browse files
committed
Updated README
1 parent bd7791d commit e54655c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ Users who are allowed to use Bumblebee need to be added the group:
8585
sudo groupadd bumblebee
8686
sudo usermod -a -G bumblebee $USER
8787

88-
To test Bumblebee before installing it system-wide, run:
88+
To run Bumblebee after installing it system-wide, run:
8989

90-
sudo bin/bumblebeed --daemon
91-
bin/optirun -- <application>
90+
sudo bumblebeed --daemon
91+
optirun -- <application>
9292

9393
For more information, try `--help` on either of the two binaries.

0 commit comments

Comments
 (0)