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
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
@ -48,7 +51,7 @@ Vagrant Share is much more powerful than simply HTTP sharing. For more
details, see the [complete Vagrant Share documentation](/docs/share/).
Note: Vagrant Share now defaults to using the `ngrok` driver.
The `classic` driver has been deprecated.
The `classic` driver has been deprecated.
~> **Vagrant share is not designed to serve production traffic!** Please do not
rely on Vagrant share outside of development or Q/A. The Vagrant share service