From 1ba80cbe7c4bf478eb88de41ae956d415bede9f7 Mon Sep 17 00:00:00 2001
From: Massimiliano Bonomi <massimiliano.bonomi@gmail.com>
Date: Mon, 22 May 2017 16:52:56 +0200
Subject: [PATCH] add wget to package

---
 user-doc/tutorials/a-trieste-6.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user-doc/tutorials/a-trieste-6.txt b/user-doc/tutorials/a-trieste-6.txt
index e5e727f7b..efbd6692b 100644
--- a/user-doc/tutorials/a-trieste-6.txt
+++ b/user-doc/tutorials/a-trieste-6.txt
@@ -21,7 +21,7 @@ The reference trajectories and input files for the exercizes proposed in this tu
 can be downloaded from `github` using the following command:
 
 \verbatim
-wget
+wget https://github.com/plumed/trieste2017/raw/master/tutorial/data/tutorial_6.tgz
 \endverbatim
 
 This tutorial has been tested on a pre-release version of version 2.4. However, it should not take advantage
-- 
GitLab