docs: ✏️ improve contributor docs (#412)
* docs: ✏️ improve contributor docs
* Update README.md
* Update README.md
---------
Co-authored-by: Meng Zhang <meng@tabbyml.com>
release-0.2
parent
bd51f31186
commit
c86c6d8873
|
|
@ -45,7 +45,7 @@ For additional options (e.g inference type, parallelism), please refer to the do
|
||||||
### Get the Code
|
### Get the Code
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone --recurse https://github.com/TabbyML/tabby
|
git clone --recurse-submodules https://github.com/TabbyML/tabby
|
||||||
cd tabby
|
cd tabby
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue