summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulioJu2016-05-26 16:32:03 +0200
committerJulioJu2016-05-26 16:32:03 +0200
commit9e596b374b2df2a3f2de7a6d3aa9084c6c748a72 (patch)
tree1621462f9b72801fdbf3613b08c5ab0e85e5786c
parentf29042a86509d5f5d4ae62122026cb61b6c26f85 (diff)
downloadaur-9e596b374b2df2a3f2de7a6d3aa9084c6c748a72.tar.gz
bug fix in marionnet.install
-rw-r--r--marionnet.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/marionnet.install b/marionnet.install
index bf8838bc7b5b..80bc7cf4f8f8 100644
--- a/marionnet.install
+++ b/marionnet.install
@@ -14,7 +14,7 @@ echo -e "Post installation hook\n"
echo -e "——————————————————————\n"
echo "* Downloading script marionnet_from_scratch : "
wget http://www.marionnet.org/downloads/marionnet_from_scratch/marionnet_from_scratch
-echo "* Downlading and installing Marionnet kernels and filesystems (Linux
+echo "* Downlading and installing Marionnet kernels and filesystems (Linux \
distributions Debian Lenny, Mandriva, Pinocchio, etc.)"
echo -e "Warning! this process may take several hours! \n\n"
echo -e "* Command : \`./marionnet_from_scratch --download-only -m trunk\`"