summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index 1f11589..6d2fe6e 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ _Note: These instructions assume you are on a debian-based distribution. Other d
> ```
4. Configure things using:
> ```bash
- > $ ./configure --destination=local
+ > $ ./configure --prefix=local
> ```
5. Install UWSGI
> ```bash
@@ -145,7 +145,3 @@ This makes the blog speak UWSGI over unix domain socket:
> uwsgi_unixpath = "/tmp/blog.uwsgi"
> uwsgi_unixpath_mode = XZY
> ```
-
-## Notice: Bank
-
-The bank lives in [merchant-backoffice.git](https://git.taler.net/merchant-backoffice.git) under [/packages/bank](https://git.taler.net/merchant-backoffice.git/tree/packages/bank) \ No newline at end of file