Merge pull request #10814 from briancain/install-link-for-share-docs

Fixes #10813: Add install link docs to Share tutorial
This commit is contained in:
Brian Cain 2019-05-08 09:13:53 -07:00 committed by GitHub
commit a7f72d29ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -23,7 +23,10 @@ world with an Internet connection. It will give you a URL that will route
directly to your Vagrant environment from any device in the world that is directly to your Vagrant environment from any device in the world that is
connected to the Internet. connected to the Internet.
Run `vagrant share`: First, follow the [installation guide](/docs/share/#installation) before getting
started. You need the `vagrant-share` plugin for the rest of the tutorial to work.
Next, run `vagrant share`:
``` ```
$ vagrant share $ vagrant share