diff --git a/README.md b/README.md index a18cb6e..19bbb7d 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ Zhurnal is a web application designed to generate and manage changelogs for Git ## Installation 1. Clone the repository: ``` - git clone https://your-repo-url.git - cd zhurnal + git clone https://retoor.molodetz.nl/retoor/zhurnalweb + cd zhurnalweb ``` 2. Install dependencies (ensure Python and FastAPI are installed). 3. Run the application: