From dc1a061f76165a4f09f82d5dc587668dc8290de2 Mon Sep 17 00:00:00 2001 From: Marwolf Date: Wed, 22 Aug 2018 11:09:58 -0400 Subject: [PATCH] Readme installer filename change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7acd7f7..fe9c57c 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Install with this command (from your Linux machine): - curl -sSL https://raw.githubusercontent.com/Open-RSC/Docker-Home/master/Linux_Installer.sh | bash + curl -sSL https://raw.githubusercontent.com/Open-RSC/Docker-Home/master/Linux_Cloner.sh | bash [Return to top](#top) ___