Commit 9365fd03 authored by Daniel Gomes's avatar Daniel Gomes
Browse files

added a comment to the composer installation alias

parent 6630919b
......@@ -25,4 +25,5 @@ alias cu='composer update'
alias ci='composer install'
alias ccp='composer create-project'
# install composer in the current directory
alias cget='curl -s https://getcomposer.org/installer | php'
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment