Skip to content

Commit 26998b2

Browse files
authored
Merge pull request #79 from WebFreak001/fix-77
remove "pre-compiled packages" from installation
2 parents f91a33f + 418c396 commit 26998b2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/getting-started/install.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ DUB can be installed separately from the compiler, for example this may be neces
1414

1515
Since DUB is **bundled with the compiler**, you are unlikely to need to install it manually. However for Linux distros you may need to install it separately, which is described below.
1616

17-
### Pre-compiled packages
18-
19-
Pre-compiled DUB binaries are available for x86 (32 and 64 bit) machines for Linux, OSX and Windows on the [GitHub DUB releases](https://github.com/dlang/dub/releases). Extract the archive anywhere on your system and make sure the DUB executable is in your path.
20-
2117
### From source
2218

2319
First clone the [dub repository](https://github.com/dlang/dub) from git:

0 commit comments

Comments
 (0)