diff --git a/README.md b/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..230c9c88e5e35e037d5010dbc3c90efbf5559f8f
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+# Installation instructions
+```sh
+helm repo add allowed-hosts https://git.420joos.dev/api/v4/projects/271/packages/helm/stable
+helm install my-allowed-hosts allowed-hosts/allowed-hosts --namespace my-namespace
+```