diff --git a/README.md b/README.md index 3bf58dc26f53bc2479da3a5efa08ac8de0feda53..58b13fadf1043752b2363daa9e5a198853abafd9 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.