mirror of
https://github.com/HKUDS/OpenSpace.git
synced 2026-08-28 05:15:00 +00:00
update readme
This commit is contained in:
parent
c817a02c50
commit
ddb047ca46
2 changed files with 2 additions and 2 deletions
|
|
@ -167,7 +167,7 @@ openspace-mcp --help # verify installation
|
|||
> ```bash
|
||||
> git clone --filter=blob:none --sparse https://github.com/HKUDS/OpenSpace.git
|
||||
> cd OpenSpace
|
||||
> git sparse-checkout set '/*' '!assets/'
|
||||
> git sparse-checkout set --no-cone '/*' '!/assets/'
|
||||
> pip install -e .
|
||||
> ```
|
||||
|
||||
|
|
|
|||
|
|
@ -165,7 +165,7 @@ openspace-mcp --help # 验证安装
|
|||
> ```bash
|
||||
> git clone --filter=blob:none --sparse https://github.com/HKUDS/OpenSpace.git
|
||||
> cd OpenSpace
|
||||
> git sparse-checkout set '/*' '!assets/'
|
||||
> git sparse-checkout set --no-cone '/*' '!/assets/'
|
||||
> pip install -e .
|
||||
> ```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue