From 9afa94f3f18f1c4e002859642c2e81fa575228b3 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Tue, 17 Sep 2019 17:44:50 -0300 Subject: [PATCH] improving README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4138c2d8..3df68026 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,10 @@ It has a **tray mode** (see **Settings** below) that attaches the application ic As **bauh** package. There is also a staging version (**bauh-staging**) but is intended for testing and may not work properly. **PyPi** -```pip3 install bauh ``` ( may require **sudo**, but prefere the *Manual installation** described below to not mess up with your system libraries ) + +```pip3 install bauh ``` + +It may require **sudo**, but prefer the *Manual installation** described below to not mess up with your system libraries. ### Manual installation: