Skip to content

Commit

Permalink
Update README with supported compilers
Browse files Browse the repository at this point in the history
Remove supported compiler before v0.8.0
Fix mention of DMD 2.062
  • Loading branch information
Geod24 committed Jun 15, 2019
1 parent fe9ff97 commit 75ab0b5
Showing 1 changed file with 1 addition and 22 deletions.
23 changes: 1 addition & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,27 +94,6 @@ Up to 0.8.1:
- DMD 2.071.2
- LDC 1.1.1 (FE: 2.071.2)

Up to 0.8.0:
- DMD 2.070.2
- LDC 1.0.0 (FE: 2.070.2)

Up to 0.7.31+:
- DMD 2.069.2

Up to 0.7.30:
- DMD 2.068.2
- LDC 0.17.0-beta.2 (FE: 2.068.2)

Up to 0.7.29:
- DMD 2.067.1
- LDC 0.16.1

Up to 0.7.27:
- DMD 2.066
- GDC 5.2.0
- GDC 4.9.2
- LDC 0.15.1


Installation
------------
Expand Down Expand Up @@ -200,7 +179,7 @@ Additional setup on Linux (generic)

You need to have the following dependencies installed:

- [DMD 2.062 or greater](http://dlang.org/download)
- [DMD 2.077.1 or greater](http://dlang.org/download)
- [libssl](http://www.openssl.org/source/)
- [libevent 2.0.x](http://libevent.org/) (*)

Expand Down

0 comments on commit 75ab0b5

Please sign in to comment.