Skip to content

Commit d57df5f

Browse files
author
Frédéric Dewinne
authored
Merge branch 'master' into log
2 parents b8a799e + c2cb98e commit d57df5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ It manages automated deployment workflows based on webhooks for your projects.
2020

2121
* Download [Composer](https://getcomposer.org/download/): `curl -sS https://getcomposer.org/composer.phar -o composer.phar`
2222
* Install the Deploy Agent: `php composer.phar create-project continuousphp/deploy-agent`
23-
* Start using the agent: `./agent`
23+
* Start using the agent: `cd deploy-agent && ./agent`
2424

2525
## HTTP server config
2626

0 commit comments

Comments
 (0)