Skip to content

Commit ab12c1d

Browse files
Update README
1 parent c3d6857 commit ab12c1d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ This repository can also be used as starter repository for building PHP projects
1515

1616
# Dependencies
1717
1. A computer onto which you can install software. (Tested on Mac, and Linux).
18-
2. Download & Install VirtualBox
19-
3. Download & Install Vagrant
18+
2. Download & Install `VirtualBox`
19+
3. Download & Install `Vagrant` from http://vagrantup.com
2020

2121
# Install
22-
1. Clone out vagrant_php-pgsql project git clone [email protected]:gregelin/vagrant_php-pgsql.git
22+
1. Clone out vagrant_php-pgsql project `git clone [email protected]:gregelin/vagrant_php-pgsql.git`
2323
2. Go into vagrant_php-pgsql directory and boot up the vm (in terminal) `cd vagrant_php-pgsql && vagrant up`
2424
3. Be patient while vagrant downloads the CentOS base-box and configures your multi-vm environment. This will take a long time the first time because you need to download the CentOS.
2525
4. Get into the virtual machine (vm) via ssh vagrant ssh

0 commit comments

Comments
 (0)