From 8484a45c56aaf6dffcf929095066c47d80c54955 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?s=C3=A9bastien=20jacq?=
 <57099003+sjthales@users.noreply.github.com>
Date: Thu, 15 Oct 2020 13:53:43 +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 3bf58dc2..58b13fad 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ https://cva6.readthedocs.io/en/latest/
 
 Checkout the repository and initialize all submodules:
 ```
-$ git --recursive clone https://github.com/ThalesGroup/cva6-softcore-contest.git
+$ git clone --recursive https://github.com/ThalesGroup/cva6-softcore-contest.git
 ```
 
 > As of October 12th, 2020, we are working hard to solve an alleged performance regression of CVA6 vs. an older versions. You'll be updated when it's solved.
-- 
GitLab