From ce4b6abdbcc622ba0b47c2773fb1671e783f0b00 Mon Sep 17 00:00:00 2001 From: Lionel Date: Mon, 5 Nov 2018 14:11:10 +0100 Subject: Cleaned a bit more the README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ab8821a..455df55 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,15 @@ Here's a bash script for downloading hitchiking files from [https://randopitons. You will need to make an account on the website before using the script (as these credentials are needed). -Work is still on progress. ## Installation If you have git installed on your computer, you can clone it by doing: ```bash -git clone https://github.com/MIQUELLIONEL/randopitons -cd randopitons +git clone https://github.com/MIQUELLIONEL/randopitons && cd randopitons +sudo chmod u+x ./randopitons.sh +bash randopitons.sh [options] ``` -Then `bash randopitons.sh` followed by options. + ## Usage Type the following: -- cgit v1.2.3-54-g00ecf