diff options
Diffstat (limited to 'docs/markdown/Dependencies.md')
| -rw-r--r-- | docs/markdown/Dependencies.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Dependencies.md b/docs/markdown/Dependencies.md index 7c55a9192..0938e0692 100644 --- a/docs/markdown/Dependencies.md +++ b/docs/markdown/Dependencies.md @@ -261,7 +261,7 @@ to be using the same compiler. This can be achieved using Dub's variable when running Meson. ``` dub build urld --compiler=dmd -DC="dmd" meson builddir +DC="dmd" meson setup builddir ``` ## Config tool |
