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