[gxml] README: fix an install typo, write a better valadoc explanation
- From: Richard Hans Schwarting <rschwart src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gxml] README: fix an install typo, write a better valadoc explanation
- Date: Thu, 22 Aug 2013 17:49:51 +0000 (UTC)
commit 512af1cb86079539e70d6163c74bad3264e4adb4
Author: Richard Schwarting <aquarichy gmail com>
Date: Thu Aug 22 13:35:15 2013 -0400
README: fix an install typo, write a better valadoc explanation
README | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/README b/README
index 9e32f42..d8dff3d 100644
--- a/README
+++ b/README
@@ -2,9 +2,9 @@ GXml is a GObject API that wraps around libxml2.
Compile:
Requirements:
- * valadoc: we generate documentation using valadoc. I don't think that it
- packaged for Fedora at least at the time of this writing, so you may have
- to obtain it following instructions at:
+ * valadoc: we generate documentation using valadoc. If it's not
+ packaged for your distro (like Fedora) follow the instructions
+ at:
https://live.gnome.org/Valadoc
@@ -12,7 +12,7 @@ Compile:
$ ./configure
$ ./make
- $ ./maken install
+ $ ./make install
You can use some common ./configure options like --prefix=$SOMEPATH to specify
where to install it.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]