diff options
author | t3sserakt <t3ss@posteo.de> | 2018-06-26 19:00:17 +0200 |
---|---|---|
committer | t3sserakt <t3ss@posteo.de> | 2018-06-26 19:00:17 +0200 |
commit | ee09f673c8b4c700b9d73ec63b18fecb366f9661 (patch) | |
tree | e89c4db133bef8784ac646bbb37959541139dda9 | |
parent | 85aa43b73d7f24e0f51e24eab91aa51364b73999 (diff) |
add build instructions
-rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1 +1,5 @@ -Sourcecode for https://gnunet.org created from the https://taler.net code base.
\ No newline at end of file +Sourcecode for https://gnunet.org created from the https://taler.net code base. + +Requires python3-jinja2 and python3-babel. + +Run "make" to build the HTML. |