Skip to content

Commit

Permalink
Fixed typo in install command.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Skrypnyk authored and typhonius committed Mar 25, 2020
1 parent 1aed1be commit f74d7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Select either the packaged application or the source application below before co
To install the packaged application quickly and easily, the following three steps may be executed.
```
wget https://github.com/typhonius/acquia_cli/releases/latest/download/acquiacli.phar
mv accquiacli.phar /usr/local/bin/acquiacli
mv acquiacli.phar /usr/local/bin/acquiacli
chmod +x /usr/local/bin/acquiacli
```

Expand Down

0 comments on commit f74d7ca

Please sign in to comment.