From 9a852cda3ff80c2aa195a879b4892865621850ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Moreira?= Date: Wed, 18 Dec 2019 17:06:55 -0300 Subject: [PATCH] [README] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d78a79c5..485d0fc4 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ environment: ``` - Required packages: - Arch systems: **python-lxml**, **python-beautifulsoup4** - - Debian systems: you will need to install the following packages with pip -> **beautifulsoup4**, **lxml** + - Debian systems ( using pip ): **beautifulsoup4**, **lxml** ### General settings You can change some application settings via environment variables or arguments (type ```bauh --help``` to get more information).