mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
commit
94d534383f
@ -131,6 +131,7 @@ composer global config bin-dir
|
||||
On *nix system, the following command will add your global composer bin directory to your path if `bash` is your default shell environment:
|
||||
```bash
|
||||
echo 'export PATH=$PATH:~/.composer/vendor/bin/' >> ~/.bash_profile
|
||||
source ~/.bash_profile
|
||||
```
|
||||
|
||||
### Running all the upgrader commands in this guide in on line
|
||||
|
Loading…
x
Reference in New Issue
Block a user