Skip to content

Commit

Permalink
Clarify share instructions slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwathan committed May 5, 2016
1 parent 4ee9c3e commit b6de154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ To see a listing of all of your linked directories, run the `valet links` comman

Valet even includes a command to share your local sites with the world. No additional software installation is required once Valet is installed.

To share a site, simply navigate to the site and run the `valet share` command. A publicly accessible URL will be inserted into your clipboard and is ready to paste directly into your browser. It's just that simple.
To share a site, simply navigate to the site in your terminal and run the `valet share` command. A publicly accessible URL will be inserted into your clipboard and is ready to paste directly into your browser. It's just that simple.

To stop sharing your site, simply hit `Control + C` to cancel the process.

Expand Down

0 comments on commit b6de154

Please sign in to comment.