libpurple/protocols/null/README

branch
next.minor
changeset 25002
40a1b3360a50
parent 17451
02adeb73ed3b
child 36798
21af2b190cfa
--- a/libpurple/protocols/null/README	Sun Nov 30 06:31:39 2008 +0000
+++ b/libpurple/protocols/null/README	Sun Nov 30 06:37:29 2008 +0000
@@ -28,11 +28,10 @@
 -----------------------
 
 To build, just run ./configure as usual in the root directory of the pidgin
-source distribution. Then cd libpurple/protocols/null and type make. To
-install, copy libnull.la and .libs/libnull.so into your ~/.purple/plugins
-directory. Then run Pidgin.
+source distribution. Then cd libpurple/protocols/null and then make.  To
+install, run make install.  Then run Pidgin.
 
-To build nullprpl on Windows (with Cygwin/MinGW), use Makefile.mingw.
+To build nullprpl on Windows (with Cygwin/MinGW), use: make -f Makefile.mingw
 
 -----
 USAGE

mercurial