We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b41b87d commit 14e43d4Copy full SHA for 14e43d4
docs/getting-started/install.md
@@ -1,6 +1,6 @@
1
# Installing DUB
2
3
-## Bundled with the compiler
+## Dub is bundled with the compiler
4
5
DUB is being distributed alongside with [the major D compilers](https://dlang.org/download.html) whenever installing their full packages.
6
@@ -50,7 +50,7 @@ gdc build.d && ./a.out
50
51
## Third-party downloads
52
53
-These links are not maintained by the same people maintaining the official downloads.
+These links are not maintained by the same people maintaining the official downloads.
54
55
<div markdown="1" class="install os-arch">
56
0 commit comments