Document prefered config location (#2407)
authorPhilipp Hagemeister <phihag@phihag.de>
Wed, 19 Feb 2014 10:35:35 +0000 (11:35 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Wed, 19 Feb 2014 10:35:35 +0000 (11:35 +0100)
README.md

index bd091be863af33ee3be0dd0ae4b03a1dd054e6ef..9ae838b589e87ee676f7c5c66700c6c6e4d39c45 100644 (file)
--- a/README.md
+++ b/README.md
@@ -246,7 +246,7 @@ which means you can modify it, redistribute it or use it however you like.
 
 # CONFIGURATION
 
-You can configure youtube-dl by placing default arguments (such as `--extract-audio --no-mtime` to always extract the audio and not copy the mtime) into `/etc/youtube-dl.conf` and/or `~/.config/youtube-dl.conf`. On Windows, the configuration file locations are `%APPDATA%\youtube-dl\config.txt` and `C:\Users\<Yourname>\youtube-dl.conf`.
+You can configure youtube-dl by placing default arguments (such as `--extract-audio --no-mtime` to always extract the audio and not copy the mtime) into `/etc/youtube-dl.conf` and/or `~/.config/youtube-dl/config`. On Windows, the configuration file locations are `%APPDATA%\youtube-dl\config.txt` and `C:\Users\<Yourname>\youtube-dl.conf`.
 
 # OUTPUT TEMPLATE