From 75a0d5833735f4feb8064884954622671939d2d9 Mon Sep 17 00:00:00 2001 From: Shalitha Suranga Date: Sun, 25 Apr 2021 01:00:18 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7847b79..9734821 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ How to make a build of React code? ``` $ cd liteman-rc - $ yarn run build_unix + $ yarn run build ``` How to make binaries for the latest code?