add info about build artifacts/docker [ci skip]
This commit is contained in:
parent
53421bc7c0
commit
f441152b83
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ I'm initially focusing on the api and engines, but eventually Mozhi will have a
|
|||
- MyMemory
|
||||
- DuckDuckGo (almost 1-1 with Bing Translate)
|
||||
|
||||
## Installing
|
||||
You can either use [docker](https://codeberg.org/aryak/mozhi/src/branch/master/compose.yml) or the build artifacts from [CI jobs on git.projectsegfau.lt](https://git.projectsegfau.lt/arya/mozhi/actions).
|
||||
|
||||
## Building
|
||||
```
|
||||
go mod download
|
||||
|
|
Loading…
Reference in a new issue