From f1ffd2979bac16301dbbb7e1e8d7a2c5d1c96d4c Mon Sep 17 00:00:00 2001 From: vanhofen Date: Sun, 24 Sep 2017 21:19:00 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 249c3491..5e43da40 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ cd ni-buildsystem # 2) Archivverzeichnis erstellen # ``` #!bash -mkdir -p $HOME/src/Archive -ln -s $HOME/src/Archive download +mkdir -p $HOME/archives +ln -s $HOME/archives download ``` # 3) Buildsystem konfigurieren #