Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2001-08-02 06:17:08 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-08-02 06:17:08 +0400
commit2d59fbc933ef0a4e936ba9677f348d36fb78ac55 (patch)
tree544f5a58f7ccf13f068e4726571cc5b30a2f9419 /doc/download
parent2a091f407bdcf5f3b3bc1c9b755c83a08e2bbb9a (diff)
More web page updates + more class updates
svn path=/trunk/mono/; revision=377
Diffstat (limited to 'doc/download')
-rw-r--r--doc/download2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/download b/doc/download
index 33973b362ae..eb765754170 100644
--- a/doc/download
+++ b/doc/download
@@ -109,7 +109,7 @@ tar xzvf glib-1.2.10.tar.gz
* Configure, compile and install glib, like this:
<pre>
-./configure --prefix=/usr/bin
+./configure --prefix=/usr
make
make install
</pre>