VR Expansion Plugin

I am having the hardest time installing ? Are there any detailed instructions on how to install plugin into 4.14.1. I read the:

  1. Clone Or Download Zip and extract repository to a folder named “VRExpansionPlugin” in your “ProjectName/Plugins” directory, create directory if it is missing.

  2. Add the VRExpansionPlugin to your projects PublicDependencyModuleNames in the projects build.cs if you have c++ code included.

  3. IF you do not have c++ code, use the Add New button in the editor and add a blank c++ class to your project.

I will offer pre-compiled binaries for all builds as well eventually when the plugin is stable enough for it, but until then installing it in the project instead of the engine is better.

But for some reason, I get lost at step 2. Please help