From 124fb538fa9a988b028e6bac95e5ddb30bfe2135 Mon Sep 17 00:00:00 2001 From: Maurice O'Neal <30303863+msoneal0@users.noreply.github.com> Date: Sun, 22 Sep 2019 22:54:21 -0400 Subject: [PATCH] Update README.md updated mrci-1.0.2.run to mrci-1.1.2.run --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index c87fd47..0dff82f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -78,7 +78,7 @@ sh ./linux_build.sh Install: ``` chmod +x ./mrci-1.1.2.run -./mrci-1.0.1.run +./mrci-1.1.2.run ``` The makeself installer not only installs the application but also installs it as a service if the target linux system supports systemd.