diff --git a/README.md b/README.md index 3f8187e..934ce3a 100644 --- a/README.md +++ b/README.md @@ -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 ```