diff options
author | Kali Kaneko <kali@leap.se> | 2017-09-29 18:09:38 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-10-04 01:56:45 +0200 |
commit | 4bd5eae7719b03e35d0103b11c4483f1ea4aa0c6 (patch) | |
tree | d192998a88e136e19aa876d6f7b0439292335419 /pages | |
parent | e10fb1d77a97dd57c9da7c34e180b216237be623 (diff) |
add links to other install methods
Diffstat (limited to 'pages')
-rw-r--r-- | pages/install/linux/en.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/install/linux/en.md b/pages/install/linux/en.md index 0af2bd7..a93cb8b 100644 --- a/pages/install/linux/en.md +++ b/pages/install/linux/en.md @@ -26,4 +26,4 @@ Change ``stretch`` for ``zesty`` or ``buster``, according to your distro. [[ Rea # Other -If none of the above methods works for you, you can try to install [[ via pip => pip ]] or [[ from source => git ]], or get in contact with us if you want to package Bitmask for some other distribution. +If none of the above methods works for you, you can try to install [[ via pip => 'http://bitmask.readthedocs.io/en/latest/installation/index.html#installing-with-pip' ]] or [[ from source => 'http://bitmask.readthedocs.io/en/latest/hacking/index.html#devenv' ]], or get in contact with us if you want to package Bitmask for some other distribution. |