Add install instructions
This commit is contained in:
@@ -2,6 +2,14 @@
|
|||||||
|
|
||||||
All you need is docker!
|
All you need is docker!
|
||||||
|
|
||||||
|
## Local User Install
|
||||||
|
|
||||||
|
```bash
|
||||||
|
./install.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
## Only Build AppImage
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker buildx build --output type=local,dest=. .
|
docker buildx build --output type=local,dest=. .
|
||||||
chmod +x tqsl.AppImage
|
chmod +x tqsl.AppImage
|
||||||
|
|||||||
Reference in New Issue
Block a user