From 52715e8b5f4551f7840c71544850b2d849b62f26 Mon Sep 17 00:00:00 2001 From: retoor Date: Mon, 4 Aug 2025 19:25:49 +0200 Subject: [PATCH] Update. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: