README.md: update

This commit is contained in:
Jeremy Baxter 2024-06-18 19:35:34 +12:00
parent 98b3a385ad
commit 81127066a0

View file

@ -43,13 +43,14 @@ Commands prefixed with a dollar sign ($) are intended to be run as a
standard user, and commands prefixed with a hash sign (#) are intended
to be run as the root user.
First, download the source code:
In [the list of releases][1] select the latest release, and download the
archive with the name esv-X.X.X.tar.gz. After that extract it:
$ git clone https://git.sr.ht/~jeremy/esv
$ cd esv
$ tar -xf esv-*.tar.gz
Now, compile and install:
$ cd esv-*
$ ./configure
$ make
# make install
@ -68,4 +69,4 @@ License version 2.
Full licenses are contained in the COPYING file.
Copyright (c) 2024 Jeremy Baxter
Copyright (c) 2023-2024 Jeremy Baxter