Skip to content

Commit

Permalink
grammar ocd
Browse files Browse the repository at this point in the history
  • Loading branch information
mnadev authored May 9, 2021
1 parent 10325ff commit 74d1f60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ sudo sh build_pi.sh

If you want to start your app, navigate to the `muezzin_app` folder, and run `muezzin/muezzin`

Run `sudo sh run_on_startup.sh` if you want to make the app run automatically on startup. This is really only useful you do not have display connected to the
Pi; otherwise you won't be able to see the app's GUI.
Run `sudo sh run_on_startup.sh` if you want to make the app run automatically on startup. This is really only useful you do not have a display connected to
the Pi; otherwise you won't be able to see the app's GUI.

Disclaimer: you need to set the environment variable `KIVY_AUDIO` to the value `sdl2` to get the audio to work on the Raspberry Pi.

0 comments on commit 74d1f60

Please sign in to comment.