summaryrefslogtreecommitdiff
path: root/tests/example-provider/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/example-provider/README.md')
-rw-r--r--tests/example-provider/README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/tests/example-provider/README.md b/tests/example-provider/README.md
index 80cb3ae9..6d073d9f 100644
--- a/tests/example-provider/README.md
+++ b/tests/example-provider/README.md
@@ -1,8 +1,11 @@
-Here lies a script to generate a pre-configured provider using Vagrant virtual
-machines. This virtual provider includes only a single node.
+# Run LEAP provider locally with Vagrant
+
+You can use Vagrant to start a pre-configured example provider.
+This virtual provider includes only a single node.
+See [LEAP Vagrant documentation](https://leap.se/en/docs/platform/tutorials/vagrant) for more
+details.
All you have to do is this:
cd leap_platform/tests/example-provider
vagrant up
-