diff options
Diffstat (limited to 'docs/installation/index.rst')
-rw-r--r-- | docs/installation/index.rst | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/docs/installation/index.rst b/docs/installation/index.rst new file mode 100644 index 0000000..ce119e6 --- /dev/null +++ b/docs/installation/index.rst @@ -0,0 +1,48 @@ +:LastChangedDate: $LastChangedDate$ +:LastChangedRevision: $LastChangedRevision$ +:LastChangedBy: $LastChangedBy$ + +.. _install: + + +Installation +================== + +Users: go to the Bitmask Install guide https://bitmask.net/en/install + +Translators: improved/new translations welcome! + + +.. toctree:: + :hidden: + +Running latest code +------------------- +blah blah + +Building new bundles +-------------------- +blah blah... +nightly builds... +building bleeding edge bundles... + +Debian packages +--------------- + +ubuntu: +https://bitmask.net/en/install/linux#ubuntu-packages + +debian: +https://bitmask.net/en/install/linux#debian-packages + +Experimental repo ... + +Building latest packages (TBD). + + +Archlinux +--------- + +Not officially supported, but DoctorJellyFace maintains a PKGBUILD that can be found in the `AUR`_ repo. + +.. _`AUR`: https://aur.archlinux.org/packages/bitmask_client/ |