Readme.md aktualisiert
This commit is contained in:
@@ -24,6 +24,13 @@ Before you begin, ensure you have met the following requirements:
|
||||
- Docker and Docker Compose installed on your system
|
||||
- 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
|
||||
|
||||
To install FIT to GPX Converter, follow these steps:
|
||||
|
||||
Reference in New Issue
Block a user