Update README.md

This commit is contained in:
André Almeida 2019-05-09 08:22:44 -07:00
parent 8223f8346d
commit ac27178f82

View File

@ -2,23 +2,22 @@
![Version](https://img.shields.io/badge/version-0.0.1-success.svg) ![Version](https://img.shields.io/badge/version-0.0.1-success.svg)
Vagrantfile with box.scotch.io Vagrantfile with [Scotch Box](http://box.scotch.io).
## Getting Started ## Getting Started
If you use Vagrant, this box can help you a lot. If you use Vagrant, this [box](https://box.scotch.io) can help you a lot.
https://box.scotch.io
With this Vagrantfile, you can easily use and implement many web apps with a self-certificate signed. With this Vagrantfile, you can easily use and implement many *webapps* with a self-certificate signed.
### Prerequisites ### Prerequisites
* virtualbox - https://www.virtualbox.org; * Virtualbox - https://www.virtualbox.org;
* Vagrant - https://www.vagrantup.com; * Vagrant - https://www.vagrantup.com;
### Installing ### Installing
Install virtualbox and Vagrant. Install Virtualbox and Vagrant.
After that, go the main project folder and save this file and run the following command: After that, go the main project folder and save this file and run the following command: