[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[minion-cvs] Correct faulty build instructions
Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv20378
Modified Files:
README
Log Message:
Correct faulty build instructions
Index: README
===================================================================
RCS file: /home/minion/cvsroot/src/minion/README,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- README 16 Dec 2002 17:41:11 -0000 1.4
+++ README 31 Dec 2002 04:39:56 -0000 1.5
@@ -65,7 +65,7 @@
correctly on your system. Go read contrib/openssl/INSTALL, and make
OpenSSL build.
- 5) Run "make build". If you get any errors, please report them to
+ 5) Run "make". If you get any errors, please report them to
<nickm@freehaven.net>.
6) Run "make test" to run Mixminion's unit tests. If you get any errors,
@@ -126,4 +126,3 @@
Since v0.0.1 is just a working alpha release, we're going to wait
until we have directories working before we ask people to give us
their server descriptors. Stay tuned.
-