@@ -10,11 +16,14 @@ A demo running [Ollama](https://github.com/ollama/ollama) and [Open WebUI](https
## Deploy
-> [!NOTE]
-> Running this requires the latest version of [flyctl](https://github.com/superfly/flyctl)
+Everyone loves a one-liner — let's clone the repo and deply app:
```bash
fly launch --from https://github.com/fly-apps/ollama-open-webui
```
-That's it! When you visit `https://[app].fly.dev` you should see the Open WebUI interface where you can log in and create the initial admin user.
+That's it! When you visit `https://[app].fly.dev` you should see the Open WebUI interface where you can log in and create the initial admin user. You can then optionally disable signups and make the app private by running
+
+## Having trouble?
+
+Create an issue or ask a question here: https://community.fly.io/