Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grasmash authored Jun 10, 2020
1 parent 47a7871 commit 77426ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Download the latest `acli.phar` file from the [releases](https://github.com/acqu
curl -OL https://github.com/acquia/cli/releases/download/v1.0.0-beta5/acli.phar
mv acli.phar acli
chmod +x acli
./acli
```

Acquia CLI cannot and should not be installed via Composer. It is distributed only as a [self-contained Phar archive](https://www.php.net/manual/en/phar.using.intro.php) in order to avoid dependency conflicts.
Expand Down

0 comments on commit 77426ad

Please sign in to comment.