Update README.md

This commit is contained in:
Rostislav
2024-10-17 23:07:17 +03:00
committed by GitHub
parent 7c8593c3fe
commit 14238bcf2c

View File

@@ -33,12 +33,6 @@ protection.
## Getting Started
### Prerequisites
- Java 21 or higher
- Maven
- SQLite
### Installation
**Installation with Docker**
@@ -67,6 +61,11 @@ docker run -d -p 8080:8080 \
**Installation without Docker**
Prerequisites
- Java 21 or higher
- Maven
- SQLite
1. Clone the repository:
```