mirror of
https://github.com/ergochat/ergo.git
synced 2025-04-28 10:47:56 +02:00
readme: Link to latest release
This commit is contained in:
parent
c9b5a73fcd
commit
fe8fc6f924
@ -7,6 +7,7 @@ Oragono is a fork of the [Ergonomadic](https://github.com/edmund-huber/ergonomad
|
|||||||
---
|
---
|
||||||
|
|
||||||
[](https://goreportcard.com/report/github.com/DanielOaks/oragono)
|
[](https://goreportcard.com/report/github.com/DanielOaks/oragono)
|
||||||
|
[](https://github.com/DanielOaks/oragono/releases/latest)
|
||||||
[](https://www.irccloud.com/invite?channel=%23oragono&hostname=irc.freenode.net&port=6697&ssl=1)
|
[](https://www.irccloud.com/invite?channel=%23oragono&hostname=irc.freenode.net&port=6697&ssl=1)
|
||||||
|
|
||||||
---
|
---
|
||||||
@ -34,8 +35,11 @@ This project adheres to [Semantic Versioning](http://semver.org/). For the purpo
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
Download the latest release from this page: https://github.com/DanielOaks/oragono/releases/latest
|
||||||
|
|
||||||
|
Extract it into a folder, then run the following commands:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
go build oragono.go
|
|
||||||
cp oragono.yaml ircd.yaml
|
cp oragono.yaml ircd.yaml
|
||||||
vim ircd.yaml # modify the config file to your liking
|
vim ircd.yaml # modify the config file to your liking
|
||||||
oragono initdb
|
oragono initdb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user