Fix readme
Signed-off-by: fly <merspieler@alwaysdata.net>
This commit is contained in:
parent
cb19003b53
commit
725b4bd180
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Building
|
# Building
|
||||||
In this repo, clone FGdata.
|
In this repo, clone FGdata.
|
||||||
Save the [dsf2aptdat.py](https://github.com/mherweg/d-laser-fgtools/blob/master/dsf2aptdat.py) as well in this repository.
|
Save the [dsf2aptdat.py](https://github.com/mherweg/d-laser-fgtools/blob/master/dsf2aptdat.py) as well in this repository.
|
||||||
Then build the container with `docker build --tag aptupdate`
|
Then build the container with `docker build --tag aptupdate .`
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
You need a bunch of working directories under a <path> of your choice:
|
You need a bunch of working directories under a `<path>` of your choice:
|
||||||
* logs
|
* logs
|
||||||
* output
|
* output
|
||||||
* data
|
* data
|
||||||
|
|
Loading…
Reference in a new issue