docs: add eget option [ci skip]

This commit is contained in:
Ferdinand Mütsch 2022-09-07 10:50:26 +02:00 committed by GitHub
parent 7e5c00d0ae
commit 4c1f4ed39b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -66,6 +66,11 @@ If you want to try out a free, hosted cloud service, all you need to do is creat
$ curl -L https://wakapi.dev/get | bash
```
**Alternatively** using [eget](https://github.com/zyedidia/eget):
```bash
$ eget muety/wakapi
```
### 🐳 Option 3: Use Docker
```bash