From 3bffedf56483e531fcc2ca6e356c123fed694d93 Mon Sep 17 00:00:00 2001 From: Theodotos Andreou Date: Mon, 15 Jan 2018 23:16:01 +0200 Subject: [PATCH] Updated Setting up Drush (markdown) --- Setting-up-Drush.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setting-up-Drush.md b/Setting-up-Drush.md index 1b4f1d0..ba98897 100644 --- a/Setting-up-Drush.md +++ b/Setting-up-Drush.md @@ -8,7 +8,7 @@ In this guide we are installing Drush, the command line interface of Drupal. Acc ## Install dependencies -Run the commands as the *ubuntu* user: +Run the commands as the *admin* user: ``` $ sudo apt -y install curl unzip