README: document that PREFIX environment variable is read.

This commit is contained in:
ng0 2019-10-04 10:49:59 +00:00
parent 96b791ca1d
commit 4d853d51ca
No known key found for this signature in database
GPG Key ID: E22F9BBFEE348588

10
README
View File

@ -25,12 +25,16 @@ https://git.taler.net/libtalerutil-emscripten.git/
pre-configure step
==================
make submodules/init
make submodules/update
`make submodules/init && make submodules/update`
or, at your choice:
make self-strap
`make self-strap`
In the following steps you can ommit
`--prefix=$PREFIX` if you have set
the environment variable PREFIX to an
existing path on your system.
Building from source (Web Extension)
======================================