README.md: Add a note about HTTP proxy

This commit is contained in:
Colin Walters 2014-06-04 18:38:27 -04:00
parent 976c68542b
commit 35dc098c31

View File

@ -69,3 +69,9 @@ this case) - otherwise we you will download the packages for each
treecompose.
You can export `/srv/rpm-ostree/repo` via any static webserver.
The use of `--proxy` is not mandatory but strongly recommended - with
this option you can avoid continually redownloading the packages every
compose. I personally use
[Polipo](http://www.pps.univ-paris-diderot.fr/~jch/software/polipo/),
but you can of course any HTTP proxy you wish.