Ver código fonte

fix up README some more and helpful comment in config

tags/v0.1.0
Edmund Huber 10 anos atrás
pai
commit
0d7677e341
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      README.md

+ 2
- 2
README.md Ver arquivo

@@ -38,7 +38,7 @@ hostname lookups.
38 38
 ```sh
39 39
 go get
40 40
 go install
41
-ergonomadic -conf '/path/to/config.json' -initdb
41
+ergonomadic -conf ergonomadic.conf -initdb
42 42
 ```
43 43
 
44 44
 ## Configuration
@@ -54,7 +54,7 @@ ergonomadic -genpasswd 'hunter2!'
54 54
 ## Running the Server
55 55
 
56 56
 ```sh
57
-ergonomadic -conf '/path/to/config.json'
57
+ergonomadic -conf ergonomadic.conf
58 58
 ```
59 59
 
60 60
 ## Helpful Documentation

Carregando…
Cancelar
Salvar