From de517f3a9aacd871c5e72b5409846ab0b64bc888 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Mon, 27 May 2019 19:37:15 +0200 Subject: Added instructions --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a8738d5..cc61c10 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# FreedoWM \ No newline at end of file +# FreedoWM +Pronunciation: /ˈfɹiːdəm/ + +### Installation +There are two scripts helping you to install FreedoWM: +1. setup.py + * Installs FreedoWM to your path but doesn't configure the desktop manager to show the option of using FreedoWM + * Example: `sudo python3.7 setup.py install` +2. install.sh + * Executes `setup.py` and configures your desktop manager (it also adds the freedowm-session executable) + * Example: `sudo ./install.sh` \ No newline at end of file -- cgit v1.2.3