From 6cf03ea95ff10e1caa571fb1b4538c35d7eb9630 Mon Sep 17 00:00:00 2001 From: Ben de Roo Date: Wed, 22 Apr 2026 16:50:29 +0200 Subject: [PATCH] Update installer.sh --- installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.sh b/installer.sh index f7cf651..a5ae6a9 100644 --- a/installer.sh +++ b/installer.sh @@ -28,4 +28,4 @@ echo "Installed:" echo " CLI: $BIN_PATH" echo " Core: $INSTALL_DIR/uni.py" -echo "Run with: uni --help" \ No newline at end of file +echo "Run with: uni list" \ No newline at end of file