From 9a7662452c7d646bf55dd7fe973d763a03946abf Mon Sep 17 00:00:00 2001 From: Christophe Alexandre Date: Thu, 20 Apr 2023 22:58:12 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e156e01..4a4dc3b 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ A comparable project can be found here: [Parser-Verilog](https://github.com/Open ```bash # First clone the repository and go inside it git clone https://github.com/xtofalex/naja-verilog.git -cd naja +cd naja-verilog git submodule init git submodule update ```