Skip to content

Commit

Permalink
Fixing a bad command - thanks to @bertheyman for pointing this out in…
Browse files Browse the repository at this point in the history
… the comments!
  • Loading branch information
weaverryan committed Sep 16, 2016
1 parent d9c862b commit 2b0777e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion knpu/drupal-console-route-cache.md
Expand Up @@ -14,7 +14,7 @@ in the terminal:

```bash
curl https://drupalconsole.com/installer -L -o drupal.phar
mv console.phar /usr/local/bin/drupal
mv drupal.phar /usr/local/bin/drupal
chmod +x /usr/local/bin/drupal
drupal
```
Expand Down

0 comments on commit 2b0777e

Please sign in to comment.