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