README 341 B

12345678910111213
  1. How to get HTTPS Everywhere
  2. On this directory:
  3. $ git clone https://git.torproject.org/https-everywhere.git
  4. and you'll get a copy of the HTTPS Everywhere source tree at ./https-everywhere
  5. Keep your copy updated with:
  6. $ cd https-everywhere; git fetch
  7. It is also possible to use stable branches of HTTPS Everywhere with a little git hack.