diff --git a/README.md b/README.md index e2c5e70..206af2a 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ For additional options (e.g inference type, parallelism), please refer to the do ### Get the Code ```bash -git clone --recurse https://github.com/TabbyML/tabby +git clone --recurse-submodules https://github.com/TabbyML/tabby cd tabby ```