From 63c5860179f4f63b8b057c8d9ffe88be715c3f77 Mon Sep 17 00:00:00 2001 From: John Machado Date: Fri, 8 Sep 2023 19:38:57 +0530 Subject: [PATCH] Update readme file --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 516cf82..9b464e8 100644 --- a/README.rst +++ b/README.rst @@ -33,7 +33,7 @@ Building 4) Run the cmake command to prepare build files - ``$ cmake [-DCMAKE_BUILD_TYPE= Release | Debug | ReleaseInternal] [-DARCH= 64 | 32] ..`` + ``$ cmake [-DCMAKE_BUILD_TYPE= Release | Debug | ReleaseInternal] ..`` 5) Build the project