summaryrefslogtreecommitdiff
path: root/demo/README
diff options
context:
space:
mode:
Diffstat (limited to 'demo/README')
-rw-r--r--demo/README15
1 files changed, 0 insertions, 15 deletions
diff --git a/demo/README b/demo/README
deleted file mode 100644
index 30bf51e..0000000
--- a/demo/README
+++ /dev/null
@@ -1,15 +0,0 @@
-Directory hosting the "starting" Website for the whole Taler demo experience.
-Through it, it is possible to download the extension and get links to the demo
-bank and shop.
-
-
-Building
------------
-
-For building run::
-
- git submodule init
- git submodule update --remote
- AUTOMAKE="automake --foreign" autoreconf -fiv
- ./configure
- make