diff options
| author | dee-oh-double-gee <beaugraham+github@gmail.com> | 2017-03-01 22:52:38 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-01 22:52:38 -0700 |
| commit | 70f659447dc97f356811c8d5f1928e3b71d2cf9b (patch) | |
| tree | 5c188afbc48ac9494555a7474e7370df7355a592 | |
| parent | 2c7b5d7be07f40ff16eb86fb722b43bdb28a8c0a (diff) | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # YouTubeSubCount.py -I have only tested this on the latest version of Rasbian. +I have only tested this on the latest version of Rasbian and Ubuntu desktop. If you are using Ubuntu see the additional steps at the bottom of this readme **Instructions** @@ -20,7 +20,7 @@ The script will update every 5 seconds. My channel is small so I only have it up This is my first python script so please help me out and make changes that could improve the script. -**for ubuntu desktop** +**For ubuntu desktop** If you are on ubuntu desktop you will probably have to install pip and the python request library: ``` |
