summaryrefslogtreecommitdiffstats
path: root/vagrant
diff options
context:
space:
mode:
authorGeir Storli <geirst@oath.com>2017-10-09 09:57:24 +0200
committerGeir Storli <geirst@oath.com>2017-10-09 09:57:24 +0200
commit464dd40227375139a8aab65c34637ff47a90eb57 (patch)
tree0559f7eb45bed6b504a3b289b4ccf87c3d0e226c /vagrant
parent79d0bc68429f52c209013674fdb24346b7908c52 (diff)
Add html escaping.
Diffstat (limited to 'vagrant')
-rw-r--r--vagrant/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/vagrant/README.md b/vagrant/README.md
index b35e0b1ad84..1f1f0eee7d2 100644
--- a/vagrant/README.md
+++ b/vagrant/README.md
@@ -7,7 +7,7 @@
## Create dev environment
-#### 1. Change working directory to <vespa-source>/vagrant
+#### 1. Change working directory to &lt;vespa-source&gt;/vagrant
cd <vespa-source>/vagrant
@@ -50,7 +50,7 @@ Open a terminal inside the virtual CentOS desktop and run:
clion
#### 3. Open the Vespa Project
-Go to *File* -> *Open* and choose <vespa-source>/CMakeLists.txt.
+Go to *File* -> *Open* and choose &lt;vespa-source>&gt;/CMakeLists.txt.
#### 4. Set compiler threads
Go to *File* -> *Settings* -> *Build, Execution, Deployment* -> *CMake*.