Remove reference to experimental release

Remove reference to experimental releases as it is really a nightly
channel rather than a scheduled release.

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
This commit is contained in:
Arnaud Porterie 2015-06-04 10:33:20 -07:00 committed by Tibor Vass
parent c632793d43
commit 299e90305c
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ Unlike the regular Docker binary, the experimental channels is built and updated
This command downloads a test image and runs it in a container.
## Experimental features in this Release
## Current experimental features
* [Support for Docker plugins](plugins.md)
* [Volume plugins](plugins_volume.md)