From 5a7b2fd43c0f7cc40fb9e2de50d3eb3533c57ba6 Mon Sep 17 00:00:00 2001 From: Emma Nora Theuer Date: Tue, 4 Jun 2024 03:16:31 +0200 Subject: [PATCH] Fix Typos and improve structuring. --- README.org | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) 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: