From 041ed3eff03413e94f0f23b11f195ce9ca45f3fa Mon Sep 17 00:00:00 2001 From: dee-oh-double-gee Date: Fri, 24 Feb 2017 22:05:23 -0700 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 ``` -- cgit v1.2.3