This commit is contained in:
retoor 2025-08-04 19:25:49 +02:00
parent 91792a4ff9
commit 52715e8b5f

View File

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