README.md: update
This commit is contained in:
parent
98b3a385ad
commit
81127066a0
1 changed files with 5 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue