Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daftspunk authored May 22, 2022
1 parent 511c82e commit 4917b7e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ A simple way to deploy your application to a remote location.
- PHP openssl extension
- PHP eval function

## Installation

```
php artisan plugin:install rainlab.deploy
```

### Why is This Plugin Needed?

This plugin helps in cases where your remote server (production, staging, etc) cannot use composer or where shell access is limited, an example of this is shared hosting.
Expand Down

0 comments on commit 4917b7e

Please sign in to comment.