Skip to content

Commit

Permalink
changed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JWaldecker committed Oct 16, 2016
1 parent 51e3f31 commit 0c5a051
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ Recomended installation is using [Composer], if you do not have [Composer] what
In the root of your project execute the following:

```sh
$ composer require lumaserv/proxmoxve ~4.0.1
$ composer require lumaserv/proxmoxve ~4.0.2
```

Or add this to your `composer.json` file:

```json
{
"require": {
"lumaserv/proxmoxve": "~4.0.1"
"lumaserv/proxmoxve": "~4.0.2"
}
}
```
Expand Down

0 comments on commit 0c5a051

Please sign in to comment.