summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2015-01-08 14:53:20 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2015-01-08 14:53:20 +0100
commite9a537774d8671fd476fd5930bfe3c6f1b17c307 (patch)
treea38de96908cd1ae866e8aad21697656dbaaecc5b
parent367f539769b0fa8cb2c03ed02ac1506bb4cf6eae (diff)
parent52fc3ba405cf9d87a4ada50acded5dbe10eca492 (diff)
downloadyoutube-dl-e9a537774d8671fd476fd5930bfe3c6f1b17c307.tar.gz
youtube-dl-e9a537774d8671fd476fd5930bfe3c6f1b17c307.tar.xz
youtube-dl-e9a537774d8671fd476fd5930bfe3c6f1b17c307.zip
Merge pull request #4665 from Li4ick/patch-1
Change path name to MSDN standard.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 915bcd0cd..1df4fe2f1 100644
--- a/README.md
+++ b/README.md
@@ -326,7 +326,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/config`. 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\<user name>\youtube-dl.conf`.
 
 # OUTPUT TEMPLATE