]> Cypherpunks.ru repositories - gocheese.git/blobdiff - doc/proxy.texi
More convenient trusted-host
[gocheese.git] / doc / proxy.texi
index 48e10ed59bb4c5d9b1f988f83433040841815d0e..a06e82e601c355e92b44c0e0ffcbfd03e0d69693 100644 (file)
@@ -31,6 +31,7 @@ Those URLs give human readable packages listing and package information.
 To use GoCheese as a proxy, just configure your @file{pip.conf}:
 
 @example
-[install]
+[global]
 index-url = http://gocheese.host:8080/simple/
+trusted-host = gocheese.host
 @end example