From dcc1b4c0f32b06147228cf9be29966d947a27c17 Mon Sep 17 00:00:00 2001 From: AdryDev92 Date: Sun, 11 Mar 2018 23:59:26 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0517532..ed77eff 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Course's final project powered by laravel about a dog hairdesser with DB totally --- ## Status -![status](https://img.shields.io/badge/status-WIP-green.svg?colorB=00C106) ![version](https://img.shields.io/badge/version-0.1.0-green.svg?colorB=00C106) ![framework](https://img.shields.io/badge/framework-laravel-blue.svg?) ![commits](https://img.shields.io/badge/commits-42-blue.svg?) +![status](https://img.shields.io/badge/status-WIP-green.svg?colorB=00C106) ![version](https://img.shields.io/badge/version-0.1.0-green.svg?colorB=00C106) ![framework](https://img.shields.io/badge/framework-laravel-blue.svg?) ![commits](https://img.shields.io/badge/commits-44-blue.svg?) --- ### Installation @@ -15,6 +15,6 @@ Once done this, you must have installed vagrant and composer, and in the termina --- -Next, go to the /Homestead folder, and execute: `vagrant up` to turn on the virtual machine. +Next, go to the `/Homestead` folder, and execute: `vagrant up` to turn on the virtual machine. When you did this, you can access to the app through the next link: `peluqueria.test`