From e6f3826fb9538fea1c432fea346588eaaeaf22ea Mon Sep 17 00:00:00 2001 From: andoni Date: Thu, 11 Oct 2018 20:21:43 +0200 Subject: [PATCH] update readme. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c9fca14..d5c3ddb 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ For more information about Turtl, please visit www.turtlapp.com ## How to install ``` - wget https://github.com/adelolmo/turtl-debian/releases/download/turtl-0.6.4/turtl_0.6.4_amd64.deb - sudo dpkg -i turtl_0.6.4_amd64.deb + wget https://github.com/adelolmo/turtl-debian/releases/download/v0.7.1/turtl_0.7.1_amd64.deb + sudo dpkg -i turtl_0.7.1_amd64.deb ``` ## How to build @@ -23,5 +23,5 @@ For more information about Turtl, please visit www.turtlapp.com ## Oficial Turtl server URL ``` -https://api.turtlapp.com/v2 +https://apiv3.turtlapp.com ```