We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8ebaa9 commit 58d2e25Copy full SHA for 58d2e25
1 file changed
README.md
@@ -162,6 +162,7 @@ Starting from release `v2.1.4` we provide a native Linux package (`.deb` and `.r
162
- **Run as your normal user** (never with `sudo`/root — it stores data in your home and will not start as root):
163
- `audiomuse-ai start`, then open http://127.0.0.1:8000
164
- Or auto-start on login: `systemctl --user enable --now audiomuse-ai`
165
+ - `audiomuse-ai stop` can be used to stop
166
167
**Files** (under the launching user's home):
168
- Data (database, Redis, temp audio): `~/.local/share/AudioMuse-AI`
0 commit comments