We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac668c1 commit 7c85c29Copy full SHA for 7c85c29
1 file changed
docs/INSTALLATION.md
@@ -16,8 +16,8 @@
16
### Method 1: Automated Installation (Recommended)
17
18
```bash
19
-git clone https://github.com/yourusername/ableton-mcp-remote.git
20
-cd ableton-mcp-remote
+git clone https://github.com/Ziforge/ableton-liveapi-tools.git
+cd ableton-liveapi-tools
21
bash install.sh
22
```
23
@@ -171,8 +171,8 @@ For development and debugging:
171
172
1. Clone repository:
173
174
- git clone https://github.com/yourusername/ableton-mcp-remote.git
175
- cd ableton-mcp-remote
+ git clone https://github.com/Ziforge/ableton-liveapi-tools.git
+ cd ableton-liveapi-tools
176
177
178
2. Create symlink to Remote Scripts directory:
0 commit comments