We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 905013a + d3fd0da commit 7ae7302Copy full SHA for 7ae7302
README.rst
@@ -162,8 +162,9 @@ Installing from source
162
2. ``cd salty-vagrant``
163
3. ``git submodule init``
164
4. ``git submodule update``
165
-5. ``gem build vagrant-salt.gemspec``
166
-6. ``vagrant plugin install vagrant-salt-[version].gem``
+5. ``gem install rubygems-bundler``
+6. ``gem build vagrant-salt.gemspec``
167
+7. ``vagrant plugin install vagrant-salt-[version].gem``
168
169
If you'd like to include the latest stable revision of the salt-bootstrap script, run the following after step 5:
170
0 commit comments