Updated Setting up Drush (markdown)
parent
3bffedf564
commit
0ac7360ff7
|
@ -39,8 +39,8 @@ $ ./vendor/bin/drush status
|
|||
Lastly we need to add `drush` in the **$PATH**:
|
||||
|
||||
```
|
||||
$ mkdir bin
|
||||
$ cd bin
|
||||
$ mkdir ~/bin
|
||||
$ cd ~/bin
|
||||
$ ln -s ../cms/vendor/bin/drush
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue