update quickstart to link to binaries

This commit is contained in:
nytpu
2021-05-11 09:24:43 -06:00
parent 675a9be183
commit 08189cab1f
2 changed files with 6 additions and 4 deletions
+3 -4
View File
@@ -8,16 +8,15 @@ intervals, such as cron.
## installing
Prebuilt binaries are available, see [https://nytpu.com/releases/comitium/](https://nytpu.com/releases/comitium/)
If you want to build yourself:
If you can write to `/usr/local/` then you can just follow the instructions
including `make install` on the [README][]. If you only have access to your
home directory, you can instead find the binary and man page in `build/` after
running `make`. You can then copy or symlink `comitium` to your preferred bin
directory and you can access the man page with `man -l build/comitium.1`.
Prebuilt binraies are also available, but they are x86-64 only and for a limited
number of operating systems, so it is preferable for you to build it yourself,
if possible.
[README]: README.md
+3
View File
@@ -0,0 +1,3 @@
# Translating comitium
Translating comitium is really easy!