From 3e326507e19ea48c35afcaad47e74bfbd3188521 Mon Sep 17 00:00:00 2001 From: Guilhem Niot Date: Thu, 22 Jun 2017 23:20:12 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 505a36c..d15fd61 100644 --- a/README.md +++ b/README.md @@ -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 stable version of this bundle: +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)): ``` composer require nelmio/api-doc-bundle dev-master