From 0f4ab5fe9d1b56bbc427a518626661c47181d1f0 Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Sun, 12 Jan 2020 23:22:50 +0100 Subject: [PATCH] Oups. Made a typo --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index ca486f96..71152063 100644 --- a/install.sh +++ b/install.sh @@ -1,6 +1,6 @@ #!/bin/bash -git clone https://github.com/AnonymusRaccoo/Kyoo --recurse +git clone https://github.com/AnonymusRaccoon/Kyoo --recurse cd Kyoo git pull --recurse chmod +x build.sh