diff --git a/README.md b/README.md index 05fe37c..e2bc5e7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,11 @@ A friendly interface for [Dokku](https://github.com/dokku/dokku), the open-sourc ![](https://raw.githubusercontent.com/texm/shokku/main/web/static/images/app-overview.webp) ## Usage -Read the [docs](https://shokku.dev/docs) +```bash +wget https://git.shusou.com/dokku/dokku-ui/raw/branch/master/bootstrap.sh +export SHOKKU_LETSENCRYPT_EMAIL="foo@example.com" +bash bootstrap.sh +``` ## Support Shokku is provided 'as-is' - no support is available.