Update readme
This commit is contained in:
parent
f99c27fd57
commit
d59a38721e
|
@ -1,4 +1,11 @@
|
||||||
Negro Mate Web
|
Negro Mate Web
|
||||||
==================
|
==================
|
||||||
|
|
||||||
Static html compiler for the web of Negro Mate.
|
Static html compiler for the web of Negro Mate.
|
||||||
|
|
||||||
|
Install from source
|
||||||
|
-------------------
|
||||||
|
Instalation uses the pep517 packaging format, whichs requires pip version
|
||||||
|
19 or newer.
|
||||||
|
|
||||||
|
pip install "pip>=19"
|
||||||
|
pip install .
|
||||||
|
|
Loading…
Reference in New Issue