From 4c1f4ed39b398907ac92450b52ba3c8605b6490d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferdinand=20M=C3=BCtsch?= Date: Wed, 7 Sep 2022 10:50:26 +0200 Subject: [PATCH] docs: add eget option [ci skip] --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 89505f3..766b6cc 100644 --- a/README.md +++ b/README.md @@ -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