From f5f3eced60fd0ba2125fb2b3de8be0f892fbf2dc Mon Sep 17 00:00:00 2001 From: Wenqing Li <65225636+WenqingLiAMD@users.noreply.github.com> Date: Wed, 22 Jun 2022 17:13:39 +0800 Subject: [PATCH] Update README: update system requirements (#277) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7f72de..ea6a186 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Please make each contribution reasonably small. If you would like to make a big ## Build Instructions ### System Requirements -It is recommended to install 16GB RAM in your build system. +It is recommended to install at least 16GB RAM in your build system. ### Build System * CMake 3.15 or newer is required. [Download](https://cmake.org/download/) and install proper one if the cmake is older than 3.15.