From ddc5d7484e010414bb1fd27a7dc47d79fc0512bf Mon Sep 17 00:00:00 2001 From: Abhishek Kumar Date: Tue, 23 Jan 2024 18:26:01 +0530 Subject: [PATCH] corrected the version command Signed-off-by: Abhishek Kumar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfa6e57d..6617f57b 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Use the following command to ensure that you install `KCL compiler` successfully. ```shell -kcl -V +kcl -v ``` ### Install `kpm`