diff --git a/README.md b/README.md index e2c48d0..9d26359 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ All you need is docker! +## Local User Install + +```bash +./install.sh +``` + +## Only Build AppImage + ```bash docker buildx build --output type=local,dest=. . chmod +x tqsl.AppImage