1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-31 11:02:37 +01:00

removed obsolete README

This commit is contained in:
Martin Stubenschrott
2008-12-02 20:39:28 +01:00
parent e105d2631f
commit 6d26836d92

View File

@@ -1,11 +0,0 @@
In order to build muttator, you also need to checkout vimperator from:
http://vimperator.mozdev.org.
And symlink the following files:
cd muttator/src
ln -s ../../vimperator/src/Makefile.common .
ln -s ../../vimperator/src/content .
If you want to check-in changes, don't forget to also commit the vimperator part
inside the local vimperator/ directory.