Commit Graph

113 Commits

Author SHA1 Message Date
Marcos Ojeda
c656a61069 add 'back on patreon' shields.io button (#303) 2017-03-29 00:26:05 -04:00
Mike Lee Williams
2b295e501c Clarify python instructions (#302)
- Be explicit about python2 requirement
- Remove `sudo` requirement on macOS
- Use `python -m pip` and `python -m virtualenv` to ensure expected python interpreter is running pip/virtualenv
- Tidy formatting
2017-03-29 00:06:06 -04:00
Dan Guido
c4f1188434 add donate via Flattr and PayPal 2017-03-28 22:18:44 -04:00
Will Biddy
4dff2dcf95 Fixing spelling. (#297) 2017-03-28 21:05:34 -04:00
Dan Guido
6f48ff4d9d clarity 2017-03-27 17:40:34 -04:00
Dan Guido
a558b5b549 fix mac install instructions 2017-03-26 23:37:02 -04:00
Dan Guido
27e0fd073b Update README.md 2017-03-24 16:45:11 -04:00
Dan Guido
c238a686cc clarify the new virtual environment instructions 2017-03-24 16:44:25 -04:00
Dan Guido
592f43d44c convention 2017-03-18 17:36:45 -04:00
Jack Ivanov
6906330047 Update README.md. Fixes #265 2017-03-05 10:45:02 +03:00
Jack Ivanov
71b3b5ac46 Install from Windows #193 2017-02-28 22:29:21 +03:00
Alex Van Camp
9d3a65b555 Android client setup documentation (#251). Fixes #240
* Android client setup documentation

This is a first draft of Android Setup instructions. I expect that these will need some revising and that the formatting of this document will benefit from more tweaking.

We may also want to elaborate on the contents of the "advanced settings" menu ([screenshot](https://i.imgur.com/smsmdQF.png)).

* improve appearance on mobile devices
2017-02-26 23:18:57 +03:00
nowfred
c86ad1a2e5 Added virtualenv information to README 'Deploy the Algo Server' section (#252) Fixes #222 2017-02-26 20:32:46 +03:00
Jack Ivanov
79f66b7fda Update README.md. Fixes #259
`python-setuptools` is a recommended packages for which will be installed automatically for `python-pip` on a clean ubuntu 16.04
Updated README in order to avoid skipping the packages with `--no-install-recommends`
2017-02-25 21:17:48 +03:00
Jack Ivanov
b11015508f Update README.md (#241) 2017-02-14 18:42:12 +01:00
Dan Guido
8bbccc3cb9 Update README.md 2017-02-14 17:42:54 +01:00
Dan Guido
79116f898a Update README.md 2017-02-14 17:39:58 +01:00
Dan Guido
90d56aaea3 remove twitter button :-( 2017-02-13 10:10:50 +01:00
Dan Guido
dd3b9b9a18 twitter badge 2017-02-13 09:57:45 +01:00
Dan Guido
d334e42048 explicit pointer to avenues for support 2017-02-12 13:07:13 -05:00
Dan Guido
4567d280f7 Update README.md 2017-02-07 17:31:13 -05:00
Dan Guido
f0d10b200a Update README.md 2017-02-07 17:30:15 -05:00
Dan Guido
a94c427596 Move FAQ to its own doc. 2017-02-07 17:27:13 -05:00
Dan Guido
e95ee10c3c slightly better docs 2017-02-07 17:01:31 -05:00
Dan Guido
2559c264c6 Slightly better docs 2017-02-07 16:46:58 -05:00
Jack Ivanov
2027d23c55 Update README.md 2017-01-22 22:56:17 +03:00
Jack Ivanov
ea4e82d66d move troubleshooting from the landing readme page 2017-01-14 20:07:52 +03:00
Tonimir Kisasondi
38914fb827 Updated README.md (#214)
Just added -y to apt-get so it doesn't prompt for prerequisites install.
2017-01-12 21:14:05 -05:00
Jack Ivanov
97dc868d2c Update README.md 2017-01-11 23:35:29 +03:00
Dan Guido
1d49ab6dc4 more minor changes for readability 2017-01-09 21:34:32 -05:00
Dan Guido
9963dc0cc7 Readability suggestions per Mike Russell 2017-01-09 16:25:12 -05:00
Dan Guido
71c5cd6cc2 Update README.md 2017-01-04 02:26:15 +01:00
Dan Guido
b27d8de484 Closes #82 2017-01-04 02:23:51 +01:00
Dan Guido
0f7af34e63 clarify setup steps 2016-12-31 16:47:39 +01:00
Dan Guido
969de00ae8 Add link to development plan 2016-12-31 00:27:36 +01:00
Dan Guido
f6f81aab8c Add setup clarification and Little Snitch FAQ
Closes #134
Closes #188
2016-12-30 23:52:18 +01:00
Dan Guido
4dc476572b clarifications 2016-12-30 19:20:09 +01:00
Dan Guido
208e20ed8e Initial troubleshooting section added
closes #187
2016-12-30 17:14:32 +01:00
Dan Guido
88dca4580a clarification 2016-12-29 14:04:01 +01:00
Dan Guido
9676a23c01 Add sweet32 info to OpenVPN FAQ 2016-12-24 22:15:02 +01:00
Dan Guido
3d59e27a79 Update README.md 2016-12-23 17:52:29 +01:00
Jack Ivanov
7159f89c17 modify readme 2016-12-22 21:23:00 +03:00
Dan Guido
977fbd471b cleared instructions in the readme 2016-12-20 20:49:13 -05:00
Jack Ivanov
6d166fe7cc modify requirements #129 2016-12-17 15:26:14 +03:00
Kevin Chen
4d1c048b8f README: Add apt dependencies for pypi cryptography.
The cryptography library requires gcc and some development headers
that aren't installed by default on Ubuntu.

Source:
https://cryptography.io/en/latest/installation/#building-cryptography-on-linux
2016-12-13 01:27:33 -05:00
Dan Guido
4b50cd70c0 Update README.md 2016-12-12 08:12:33 +00:00
Attila Györffy
83a93f19ec Fix configs path in the README 2016-12-10 15:57:41 +02:00
Jack Ivanov
8a0c5ab971 Windows support implemented 2016-11-29 23:00:01 +03:00
Jack Ivanov
3e3d7c6fa7 Update readme. Fix #120 2016-11-23 20:28:05 +03:00
Jack Ivanov
ec8b62e099 Update README.md #105 2016-10-24 19:16:34 +04:00