diff --git a/README.md b/README.md index 0ee11f7..e535f4b 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,8 @@ Using Jakach Login is straightforward: 1. **Clone the repository:** ```bash - git clone https://github.com/jakani24/jakach-login + git clone https://git.jakach.ch/jakani24/jakach-login ``` -2. **Create the `certs/` folder and set up SSL certificates:** - ```bash - mkdir certs/ - ``` - - Generate certificates (e.g., using [Let's Encrypt](https://letsencrypt.org/getting-started/#with-shell-access)). 3. **Create a Docker volume for database storage:** ```bash