Update clone command with correct repository URL
This commit is contained in:
@@ -15,7 +15,7 @@ center for chat, right for workspace file browsing.
|
|||||||
## Quick start
|
## Quick start
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone <this-repo> hermes-webui
|
git clone https://github.com/nesquena/hermes-webui.git hermes-webui
|
||||||
cd hermes-webui
|
cd hermes-webui
|
||||||
./start.sh
|
./start.sh
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user