diff options
Diffstat (limited to 'taler-merchant/README')
-rw-r--r-- | taler-merchant/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/taler-merchant/README b/taler-merchant/README new file mode 100644 index 0000000..7b7ebf5 --- /dev/null +++ b/taler-merchant/README @@ -0,0 +1,6 @@ +The merchant for the Taler payment system. + +The development version is used for this build. Taler also requires some +bootstrapping in order to follow the usual build steps. + +Download and create the expected sourcecode into a tar file by running ./download.sh. |