gmitohtml is available on Android as [Xenia](https://gitlab.com/tslocum/xenia).
gmitohtml is available on Android as [Xenia](https://code.rocketnine.space/tslocum/xenia).
## Compile
@ -18,14 +17,14 @@ gmitohtml is written in [Go](https://golang.org). Run the following command to
@@ -18,14 +17,14 @@ gmitohtml is written in [Go](https://golang.org). Run the following command to
download and build gmitohtml from source.
```bash
go get gitlab.com/tslocum/gmitohtml
go get code.rocketnine.space/tslocum/gmitohtml
```
The resulting binary is available as `~/go/bin/gmitohtml`.
## Configure
See [CONFIGURATION.md](https://gitlab.com/tslocum/gmitohtml/blob/master/CONFIGURATION.md)
See [CONFIGURATION.md](https://code.rocketnine.space/tslocum/twins/src/branch/master/CONFIGURATION.md)