Merge branch 'master' of github.com:edmccard/twoapple-reboot

This commit is contained in:
Ed McCardell 2012-04-05 05:41:50 -04:00
commit d9bd8421a3
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ updated to work with the latest version of D on both 32- and 64-bit Linux.
twoapple-reboot works with dmd 2.058; I haven't tried it with ldc/gdc.
It depends on [gtkd](www.dsource.org/projects/gtkd) and [Derelict2](www.dsource.org/projects/derelict)
It depends on [gtkd](http://www.dsource.org/projects/gtkd) and [Derelict2](http://www.dsource.org/projects/derelict)
Build by running `make` in the `src` directory; if the dependencies aren't installed to standard import/lib paths, you can do
```