Removed deprecated readme

This commit is contained in:
Crom (Thibaut CHARLES) 2015-03-12 17:23:07 +01:00
parent f3f87460d1
commit 2e6bf663ac
1 changed files with 0 additions and 18 deletions

View File

@ -1,18 +0,0 @@
# Linux installation
You need gtk3.10 or newer, and you are ready to go !
# Windows installation
This will be more complicated 'cause you seems to be... masochistic !
- Go to http://www.gtk.org/download/win32.php and download the [all-in-one bundle](http://win32builder.gnome.org/gtk+-bundle_3.6.4-20130921_win32.zip).
- Extract it somewhere
- Add GTK/bin to the user PATH variable :
- "Computer" -> "Properties" -> "Advanced system settings"
- "Advanced tab" -> "Environment variables"
- Double-click on PATH and add `pathtoGTK\bin` at the end
More information: http://www.gtk.org/download/win32_tutorial.php