summary refs log tree commit diff
diff options
context:
space:
mode:
authorLi4ick <danielciugurean@yahoo.com>2015-01-08 14:17:26 +0200
committerLi4ick <danielciugurean@yahoo.com>2015-01-08 14:17:26 +0200
commit52fc3ba405cf9d87a4ada50acded5dbe10eca492 (patch)
tree5ca29392a916f0df5ec1e49e1f59c02812bd2f2b
parent58a84b8cb69e967dd95fa309c0160838853c7d79 (diff)
downloadyoutube-dl-52fc3ba405cf9d87a4ada50acded5dbe10eca492.tar.gz
youtube-dl-52fc3ba405cf9d87a4ada50acded5dbe10eca492.tar.xz
youtube-dl-52fc3ba405cf9d87a4ada50acded5dbe10eca492.zip
Change path name to MSDN standard.
<Yourname> changed to <user name>, which is more general.
-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