diff --git a/docs/index.rst b/docs/index.rst index a96040c..3792280 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -41,14 +41,11 @@ Follow the instructions above to install the requirements before you install ``d Install on Arch Linux ^^^^^^^^^^^^^^^^^^^^^ -Build and install the community package from the `Arch User Repository `_. -Follow the `guidelines `_. +Install the system package. :: - git clone https://aur.archlinux.org/python-dasbus.git - cd python-dasbus - makepkg -si + sudo pacman -S python-dasbus Install on Debian / Ubuntu ^^^^^^^^^^^^^^^^^^^^^^^^^^