Browse Source

Change path name to MSDN standard.

<Yourname> changed to <user name>, which is more general.
Li4ick 10 years ago
parent
commit
52fc3ba405
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -326,7 +326,7 @@ which means you can modify it, redistribute it or use it however you like.
 
 
 # CONFIGURATION
 # 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
 # OUTPUT TEMPLATE