aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatt Friedman <maf675@gmail.com>2016-03-12 11:26:26 -0800
committerMatt Friedman <maf675@gmail.com>2016-04-28 08:36:49 -0700
commit6196e4ae4d5bec5d43dbf0db7c19a8ba4e43ae9e (patch)
tree4c64c8a459850f434bdd7061570f5dbbf777fd8c /README.md
parentead261e6dba4d470160c6a31f95430b4053c0d54 (diff)
downloadforums-6196e4ae4d5bec5d43dbf0db7c19a8ba4e43ae9e.tar
forums-6196e4ae4d5bec5d43dbf0db7c19a8ba4e43ae9e.tar.gz
forums-6196e4ae4d5bec5d43dbf0db7c19a8ba4e43ae9e.tar.bz2
forums-6196e4ae4d5bec5d43dbf0db7c19a8ba4e43ae9e.tar.xz
forums-6196e4ae4d5bec5d43dbf0db7c19a8ba4e43ae9e.zip
[ticket/14547] Add Vagrant to phpBB
PHPBB3-14547
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index f465d7496e..63ccfedf1b 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,10 @@ To be able to run an installation from the repo (and not from a pre-built packag
3. Read our [Coding guidelines](https://wiki.phpbb.com/Coding_guidelines) and [Git Contribution Guidelines](http://wiki.phpbb.com/Git)
4. Send us a pull request
+## VAGRANT
+
+Read our [Vagrant documentation](phpBB/docs/vagrant.md) to find out how to use Vagrant to develop and contribute to phpBB.
+
## AUTOMATED TESTING
We have unit and functional tests in order to prevent regressions. You can view the bamboo continuous integration [here](http://bamboo.phpbb.com) or check our travis builds below: