comparison README.md @ 479:fce16726f51d

Add missing command
author Tom Gottfried <tom@intevation.de>
date Thu, 23 Aug 2018 17:55:41 +0200
parents 827103f35006
children d68dfbe768e2
comparison
equal deleted inserted replaced
478:3af7ca761f6a 479:fce16726f51d
45 - `./cmd/gemma/gemma -h` gives you an overview of more available 45 - `./cmd/gemma/gemma -h` gives you an overview of more available
46 options. 46 options.
47 47
48 - Then start gemma: 48 - Then start gemma:
49 ``` 49 ```
50 50 ./cmd/gemma/gemma
51 ``` 51 ```