aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSergey M. <dstftw@gmail.com>2015-09-14 23:07:03 +0600
committerSergey M. <dstftw@gmail.com>2015-09-14 23:07:03 +0600
commit3b9264a04902c4ce01d3fac67bf51799fece0e53 (patch)
tree186af5cb41523a5bec15e62fa55d18cb0ede85f6 /README.md
parent2b3c2546782f84e0b3fe42b55d2030e5350cbe92 (diff)
downloadyoutube-dl-3b9264a04902c4ce01d3fac67bf51799fece0e53.zip
youtube-dl-3b9264a04902c4ce01d3fac67bf51799fece0e53.tar.gz
youtube-dl-3b9264a04902c4ce01d3fac67bf51799fece0e53.tar.bz2
[README.md] Fix typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1a00a02..42656aa 100644
--- a/README.md
+++ b/README.md
@@ -261,7 +261,7 @@ For example:
machine youtube login myaccount@gmail.com password my_youtube_password
machine twitch login my_twitch_account_name password my_twitch_password
```
-To activate authentication with `.netrc` file you should pass `--netrc` to youtube-dl or to place it in [configuration file](#configuration).
+To activate authentication with `.netrc` file you should pass `--netrc` to youtube-dl or place it in [configuration file](#configuration).
On Windows you may also need to setup `%HOME%` environment variable manually.