[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-taldir] branch master updated: Readme update
From: |
gnunet |
Subject: |
[taler-taldir] branch master updated: Readme update |
Date: |
Fri, 10 Jan 2025 13:40:13 +0100 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository taldir.
The following commit(s) were added to refs/heads/master by this push:
new a231e6d Readme update
a231e6d is described below
commit a231e6df82f764940c4aac6799dd66ddd7f6e3ba
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Fri Jan 10 13:40:10 2025 +0100
Readme update
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index f221710..c6874f9 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,10 @@ The API can be found here:
https://docs.taler.net/core/api-taldir.html
Compile and run:
```
-$ make
+$ make && make install
+(You may have to set your $PATH to include the go/bin folder accordingly)
$ cp config/taldir-example.conf taldir.conf
+(Edit taldir.conf to fit your needs)
$ ./taldir-server
```
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-taldir] branch master updated: Readme update,
gnunet <=