README.md in vagrant-parallels-1.2.1 vs README.md in vagrant-parallels-1.2.2
- old
+ new
@@ -6,22 +6,20 @@
This is a plugin for [Vagrant](http://www.vagrantup.com),
allowing to power [Parallels Desktop for Mac](http://www.parallels.com/downloads/desktop/)
based virtual machines.
### Requirements
-- Parallels Desktop for Mac 8 or 9
+- Parallels Desktop for Mac 8 or higher
- Vagrant v1.5 or higher
If you're just getting started with Vagrant, it is highly recommended that you
read the official [Vagrant documentation](http://docs.vagrantup.com/v2/) first.
## Features
-The Parallels provider supports all basic Vagrant features, except the next:
-**"Forwarded ports" configuration is not available yet**.
+The Parallels provider supports all basic Vagrant features, but "Forwarded ports"
+ configuration is available only if you are using Parallels Desktop **10** for Mac.
-It might be implemented in the future, after the next release of Parallels
-Desktop for Mac.
## Installation
First, make sure that you have [Parallels Desktop for Mac](http://www.parallels.com/products/desktop/)
and [Vagrant](http://www.vagrantup.com/downloads) properly installed.
We recommend that you use the latest versions of these products.
@@ -51,15 +49,8 @@
## Credits
Great thanks to *Youssef Shahin* `@yshahin` for having initiated the development
of this provider. You've done a great job, Youssef!
-Also, thanks to the people who are helping this project stand on its feet, thank you
-
-* Mikhail Zholobov `@legal90`
-* Kevin Kaland `@wizonesolutions`
-* Konstantin Nazarov `@racktear`
-* Dmytro Vasylenko `@odi-um`
-* Thomas Koschate `@koschate`
-
-and to all the people who are using and testing this provider.
+Also, thanks to the people [who are contributing](https://github.com/Parallels/vagrant-parallels/graphs/contributors)
+ to our provider.