summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordee-oh-double-gee <beaugraham+github@gmail.com>2017-02-24 22:05:23 -0700
committerGitHub <noreply@github.com>2017-02-24 22:05:23 -0700
commit041ed3eff03413e94f0f23b11f195ce9ca45f3fa (patch)
treebbca8b5955ed279764820a660637881f98409f83
parent6bb03f05770f1e58d5c79f4f08e6d8e0b70d9a1e (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f35df31..06daeb9 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ wget https://raw.githubusercontent.com/dee-oh-double-gee/YouTubeSubCount.py/mast
sudo nano YouTubeSubCount.py
```
-Edit the CHANNEL_ID, YOUTUBE_DATA_API_V3, and YOUR CHANNEL parts of the script to your channel ID (cannot be the channel name, must be the full ID), then paste in your youtube data API key, and then you can edit the print line to say whatever you want. CTRL+x to close and save.
+Edit the CHANNEL_ID, YOUTUBE_DATA_API_V3, and YOUR CHANNEL parts of the script to your channel ID (cannot be the channel name, must be the full ID), then paste in your youtube data API key, and then you can edit the print line to say whatever you want. If you use nano to edit the script use CTRL+x to close and save.
```
sudo python YouTubeSubCount.py
```