Readme.md aktualisiert

This commit is contained in:
Friedemann 2024-09-28 16:01:16 +00:00
parent 0de5c680fc
commit 1e088e5b2e
1 changed files with 7 additions and 0 deletions

View File

@ -24,6 +24,13 @@ Before you begin, ensure you have met the following requirements:
- Docker and Docker Compose installed on your system - Docker and Docker Compose installed on your system
- Git for cloning the repository - Git for cloning the repository
## Quick Start
```
docker run -p 5001:5000 -v ./input.fit2gpx:/app/input -v ./output.fit2gpx:/app/output git.nucleolus.xyz/fblume/fit2gpx:1.0
```
## Installation ## Installation
To install FIT to GPX Converter, follow these steps: To install FIT to GPX Converter, follow these steps: