From 4aeb028e9a2137117979a8ddd4030e5589eba656 Mon Sep 17 00:00:00 2001 From: adwpc Date: Sun, 27 Oct 2019 15:37:58 +0800 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e329ea1c..b04bf14ca 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Welcome contributing to ion! ## How to use ### 1. make key ``` -./scripts/makekey.sh +./scripts/makeKey.sh ``` ### 2. build ```