diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | INSTALL | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index c30a47430..152fc4e91 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,6 @@ Makefile ChangeLog stamp-h1 xmldocs.make -INSTALL aclocal.m4 config.guess config.h diff --git a/INSTALL b/INSTALL new file mode 100644 index 000000000..0b43d8235 --- /dev/null +++ b/INSTALL @@ -0,0 +1,2 @@ +Please visite the Empathy website for installation instructions: +http://live.gnome.org/Empathy/Install |