From 1123aa0ef9942aed89c1ea4dd54dce62678f92bc Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Sat, 21 Feb 2015 17:55:14 +0100 Subject: [PATCH] Escape chevrons --- example/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/README.md b/example/README.md index 484b809..a2b5cf1 100644 --- a/example/README.md +++ b/example/README.md @@ -2,4 +2,4 @@ To build any of these examples, specify the relevant DUB configuration when buil ``` dub build --build=release --config=Example ``` -Where corresponds to the name of the folder where the code example is in. +Where \ corresponds to the name of the folder where the code example is in.