diff --git a/README.org b/README.org index 9f16a0b..8433e65 100644 --- a/README.org +++ b/README.org @@ -25,11 +25,6 @@ Wallman currently has three main features: + setuptools + build -** Installing with pip -Wallman is available on PYPI. Simply run: -#+BEGIN_SRC shell -pip install wallman -#+END_SRC ** Installing with package Manager *** Gentoo @@ -42,11 +37,17 @@ doas emerge -av wallman #+END_SRC *** Arch Linux -Support for Arch Linux will be added soon +Support for Arch Linux will be added soon. *** Others I will potentially write a version for nixpkgs and will also bundle wallman as a flatpak. +** Installing with pip +Wallman is available on PyPI. Simply run: +#+BEGIN_SRC shell +pip install wallman +#+END_SRC + ** Installing manually + Clone this git repo + Create a log file and a configuration file: