Merge pull request #1142 from hboomsma/patch-1

Remove beta warning from README.md
This commit is contained in:
Guilhem N 2017-12-17 09:54:57 +01:00 committed by GitHub
commit 95223d47ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ for your APIs.
## Installation
First, open a command console, enter your project directory and execute the following command to download the latest version of this bundle (still in beta, for a stable version look [here](https://github.com/nelmio/NelmioApiDocBundle/tree/2.x)):
First, open a command console, enter your project directory and execute the following command to download the latest version of this bundle:
```
composer require nelmio/api-doc-bundle dev-master