From: Mauro Scomparin Date: Sun, 30 Aug 2020 15:13:40 +0000 (+0200) Subject: changed repo url X-Git-Url: https://git.scompo.it/?a=commitdiff_plain;h=8f92fba73ec9905279ca7d87145a5bc140fbb09c;p=money.git changed repo url --- diff --git a/README.md b/README.md index e8fa017..8fec1aa 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Asks the user for a regex filter and returns the matching movements. To install the lastest version just clone the git repo and run the setup script. - $ git clone http://code.scompo.it:3000/scompo/money.git + $ git clone git@git.scompo.it:~/repos/money.git $ cd money $ python3 setup.py install ... lots of stuff ...