From e054186d69cd8f582a76ba524eaeb4361e7630ed Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Mon, 24 Jun 2019 18:30:55 -0300 Subject: [PATCH] README.md fix --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e66ab47..c3a78d5b 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ sudo pip3 install fpakman ``` **AUR** -As **fpakman** package. There is also a staging version (**fpakman-staging**) but is intended for testing and it may not work properly. +As **fpakman** package. There is also a staging version (**fpakman-staging**) but is intended for testing and may not work properly. ### Manual installation: @@ -46,3 +46,4 @@ You can change some application settings via environment variables: ### Roadmap - Search and install applications - Uninstall applications +- Downgrade applications \ No newline at end of file