From 6ce84ef795ba570465e986d2802461bf63098745 Mon Sep 17 00:00:00 2001 From: foorb Date: Sun, 11 Oct 2015 11:44:40 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f237297f..44c5609b 100755 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ One objective of this project is to adopt an effective policy to have the latest Make sure you're in the uno-zen directory. Then run: ```bash -$ sh scripts/update +$ sh scripts/update.sh ``` That's all!