mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
Merge pull request #13 from edmund-huber/gcfg
fix up README some more and helpful comment in config
This commit is contained in:
commit
3c27083036
@ -38,7 +38,7 @@ hostname lookups.
|
||||
```sh
|
||||
go get
|
||||
go install
|
||||
ergonomadic -conf '/path/to/config.json' -initdb
|
||||
ergonomadic -conf ergonomadic.conf -initdb
|
||||
```
|
||||
|
||||
## Configuration
|
||||
@ -54,7 +54,7 @@ ergonomadic -genpasswd 'hunter2!'
|
||||
## Running the Server
|
||||
|
||||
```sh
|
||||
ergonomadic -conf '/path/to/config.json'
|
||||
ergonomadic -conf ergonomadic.conf
|
||||
```
|
||||
|
||||
## Helpful Documentation
|
||||
|
Loading…
Reference in New Issue
Block a user