~edwargix/tallyard

f6e9801cd5df859da796bbdfcb23f145f4c854ab — David Florness 2 years ago 51b5e5a
README: mention need for libolm in source instructions
1 files changed, 3 insertions(+), 2 deletions(-)

M README.md
M README.md => README.md +3 -2
@@ 69,8 69,9 @@ $ yay -S tallyard-git

## From Source

Ensure you have the [Go](https://golang.org) programming language installed.
Then:
Ensure you have [golang](https://golang.org) and the
[libolm](https://gitlab.matrix.org/matrix-org/olm) library (plus headers)
installed.  Then:

```sh
$ wget -O tallyard-v0.4.0.tar.gz https://git.hnitbjorg.xyz/~edwargix/tallyard/archive/v0.4.0.tar.gz