Escape chevrons

This commit is contained in:
Mike Bierlee 2015-02-21 17:55:14 +01:00
parent aac43cca15
commit 1123aa0ef9

View file

@ -2,4 +2,4 @@ To build any of these examples, specify the relevant DUB configuration when buil
```
dub build --build=release --config=<name>Example
```
Where <name> corresponds to the name of the folder where the code example is in.
Where \<name\> corresponds to the name of the folder where the code example is in.