Skip to content

Commit

Permalink
standardize repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
ssube committed May 27, 2024
1 parent 5b7d584 commit a143874
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ game environment.
### Step 1: Clone the Repository

```bash
git clone https://github.com/ssube/TaleWeaveAI.git
cd TaleWeaveAI
git clone https://github.com/ssube/taleweave-ai.git
cd taleweave-ai
```

### Step 2: Set Up Your Environment
Expand Down
4 changes: 2 additions & 2 deletions docs/guides/admin.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,9 @@ balancers in front of the ComfyUI server must be compatible with websockets.
Clone the TaleWeave AI repository:

```bash
git clone https://github.com/ssube/TaleWeaveAI.git
git clone https://github.com/ssube/taleweave-ai.git

cd TaleWeaveAI
cd taleweave-ai
```

This will clone the `main` branch, which is currently the development branch and may not be totally stable.
Expand Down

0 comments on commit a143874

Please sign in to comment.