Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Commit

Permalink
added submodule instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Steur committed Aug 19, 2012
1 parent 432f7af commit 141169a
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 @@ -9,7 +9,7 @@ This configuration makes it very easy to start with Piwik development or to give

### Installation
1. Install [Vagrant](http://www.vagrantup.com) & [VirtualBox](https://www.virtualbox.org)
2. Clone this repository
2. Clone this repository and update submodules (`git submodule init && git submodule update`)
3. Execute the command `vagrant up` within a `vagrant/$box` folder
4. That's it. It'll take some time when executing this command the first time. It'll download the Vagrant base box once and install all required packages.
5. Don't forget to update your local hosts file. You have to add "apache.piwik" as well as "nginx.piwik".
Expand Down

0 comments on commit 141169a

Please sign in to comment.