Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrthib committed Jun 30, 2014
1 parent 6a100b2 commit 1d97d73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ Mimics UConn's production stack or a typical CentOS LAMP stack.

This repository is intended to be included as a submodule in other projects. Include the `Vagrantfile` in your project's root and clone this repository into your project using the following commands:

`$ git submodule add [email protected]:uconn/vagrant-centos-lamp.git vagrant`
`$ git submodule update --init --recursive`
$ git submodule add [email protected]:uconn/vagrant-centos-lamp.git vagrant`
$ git submodule update --init --recursive`

0 comments on commit 1d97d73

Please sign in to comment.