From 81104ee422ced83fad0a113852fc791de3b911b5 Mon Sep 17 00:00:00 2001 From: XternA Date: Tue, 16 Apr 2024 18:57:37 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c36f53d..27a1889 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,4 @@ docker compose up -d ```sh docker run -d --restart unless-stopped --name gaga-node -e TOKEN= xterna/gaga-node ``` -This will start the application in the background. The alias assigned is `spide`. +This will start the application in the background. The alias assigned is `gaga-node`.