mirror of
https://github.com/mbierlee/poodinis.git
synced 2025-01-18 05:32:50 +01:00
Escape chevrons
This commit is contained in:
parent
aac43cca15
commit
1123aa0ef9
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue