From ebf69cc3b6ccff73730850938d4bbed50601ca9c Mon Sep 17 00:00:00 2001 From: andoni Date: Tue, 26 Jul 2016 21:37:52 +0200 Subject: [PATCH] update readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de4f0c0..27373cc 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ For more information about Turtl, please got to www.turtl.it Download the script turtl_deb and run it localy. ``` wget https://github.com/adelolmo/turtl-debian/blob/master/turtl_deb - /bin/sh turtl_deb + /bin/sh turtl_deb 64|32 [versiom] ``` - This will create the debian package under /tmp/turtldeb + The first parameter is the system architecture, it must be 32 or 64. The second parameter is the version of Turtl, if it's not given it will use the latest version available in https://turtl.it + The debian package will be created under /tmp/turtldeb