Fix Typos and improve structuring.

This commit is contained in:
Emma Nora Theuer 2024-06-04 03:16:31 +02:00
parent f509f0b696
commit 5a7b2fd43c

View file

@ -25,11 +25,6 @@ Wallman currently has three main features:
+ setuptools + setuptools
+ build + build
** Installing with pip
Wallman is available on PYPI. Simply run:
#+BEGIN_SRC shell
pip install wallman
#+END_SRC
** Installing with package Manager ** Installing with package Manager
*** Gentoo *** Gentoo
@ -42,11 +37,17 @@ doas emerge -av wallman
#+END_SRC #+END_SRC
*** Arch Linux *** Arch Linux
Support for Arch Linux will be added soon Support for Arch Linux will be added soon.
*** Others *** Others
I will potentially write a version for nixpkgs and will also bundle wallman as a flatpak. 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 ** Installing manually
+ Clone this git repo + Clone this git repo
+ Create a log file and a configuration file: + Create a log file and a configuration file: