diff --git a/lib/vagrant-parallels/plugin.rb b/lib/vagrant-parallels/plugin.rb index 8a4fed18..ad915ff3 100644 --- a/lib/vagrant-parallels/plugin.rb +++ b/lib/vagrant-parallels/plugin.rb @@ -14,7 +14,7 @@ module VagrantPlugins module Parallels class Plugin < Vagrant.plugin("2") - name "Parallels" + name "vagrant-parallels" description <<-EOF The Parallels provider allows Vagrant to manage and control Parallels-based virtual machines.