diff --git a/AUTHORS.txt b/AUTHORS.txt index 515eb20e2..c1ea6f49f 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -3,6 +3,7 @@ Alex Morega Alexandre Conrad Antti Kaihola Armin Ronacher +Ben Rosser Brian Rosner Carl Meyer Christian Oudard diff --git a/docs/configuration.txt b/docs/configuration.txt index 35d0a347f..a1302b04d 100644 --- a/docs/configuration.txt +++ b/docs/configuration.txt @@ -84,7 +84,8 @@ Location The names and locations of the configuration files vary slightly across platforms. -On Unix and Mac OS X the configuration file is: :file:`$HOME/.pip/pip.conf` +On Unix and Mac OS X the configuration file is: +:file:`$HOME/.config/pip/pip.conf` And on Windows, the configuration file is: :file:`%HOME%\\pip\\pip.ini`