From 976bbcac301ace3fcfd042d6ddecbcf9a3d929b7 Mon Sep 17 00:00:00 2001 From: waleed-lm Date: Thu, 31 Dec 2020 14:47:48 +0500 Subject: [PATCH] ReadMe updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d71e5d06..8c0ea869 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ If you want to run default configuration on verilator use the following command ``` make -f $RV_ROOT/tools/Makefile ``` -For verilator use +For VCS use ``` make -f $RV_ROOT/tools/Makefile vcs_all ```