1
0
Fork 0
forked from External/ergo

remove explicit initdb instructions from the docs

This commit is contained in:
Shivaram Lingamneni 2018-12-31 01:33:46 -05:00
parent d6d3a10817
commit 9e87d6dd10
3 changed files with 10 additions and 14 deletions

View file

@ -43,7 +43,6 @@ Extract it into a folder, then run the following commands:
```sh
cp oragono.yaml ircd.yaml
vim ircd.yaml # modify the config file to your liking
oragono initdb
oragono mkcerts
```