diff --git a/README.md b/README.md
index c56c674..c35d063 100644
--- a/README.md
+++ b/README.md
@@ -237,7 +237,7 @@ No service downtime!
sys.stderr.
--debug Set logging level to DEBUG. Default logging level is
INFO.
- --version Print "goto_http_redirect_server 0.7.7" and exit.
+ --version Print "goto_http_redirect_server 0.7.8" and exit.
-?, -h, --help Print this help message and exit.
About Redirect Entries:
diff --git a/service/README.md b/service/README.md
index 3962ef1..8fa32fe 100644
--- a/service/README.md
+++ b/service/README.md
@@ -26,7 +26,7 @@ As `root` user, replace `*`
2. make installer scripts executable
- chmod -Rv +x goto_http_redirect_server-*/service/
+ chmod -Rv +x goto_http_redirect_server-*/service/
3. run `systemd_install` command
@@ -34,7 +34,7 @@ As `root` user, replace `*`
There are options for the `systemd_install` command. Pass `--help`.
-4. if needed it can be uninstall.
+4. if needed it can be uninstalled.
Run `systemd_uninstall` command
python ./goto_http_redirect_server-*/setup.py systemd_uninstall