README.txt: add a link to the wiki page
[git-cheetah.git] / README.txt
blob329026f308735a57ca7a9dfd84d135f74c7789ba
1 To build for a certain platform please change into the according
2 directory and issue a make there.
4 For example to build the explorer plugin:
6   cd explorer
7   make
8   make install
10 The currently supported platforms:
12 explorer - Windows explorer plugin for context menues
13 finder   - Mac OS X filemanager plugin for context menues (until 10.5)
14 nautilus - Gnome Filemanager plugin for context menues
16 For further details, see the Git Cheetah wiki page:
17 https://github.com/msysgit/msysgit/wiki/GitCheetah