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
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: