summaryrefslogtreecommitdiffstats
path: root/vagrant
diff options
context:
space:
mode:
Diffstat (limited to 'vagrant')
-rw-r--r--vagrant/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/vagrant/README.md b/vagrant/README.md
index 4c65fe666ab..7c69f8f22b0 100644
--- a/vagrant/README.md
+++ b/vagrant/README.md
@@ -22,3 +22,7 @@ SSH agent forwarding is enabled to ensure easy interaction with GitHub inside th
This is needed in order to compile and run tests fast on the local file system inside the machine.
git clone git@github.com:vespa-engine/vespa.git
+
+
+## Build C++ modules
+Please follow the instructions described [here](../README.md).