Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar authored Feb 25, 2020
1 parent 64347ed commit 5eb3858
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 @@ -16,7 +16,7 @@ This is the recipe to deploy your LUYA Website with [deployer](http://deployer.o
Add the deployer composer package to your project:

```sh
composer require luyadev/luya-deployer --dev
composer require luyadev/luya-deployer ^1.0 --dev
```

Create a `deploy.php` file with the content of your server configuration(s) and store it in the root directory of your project:
Expand Down

0 comments on commit 5eb3858

Please sign in to comment.