[gevice] README: add instrctions to install.



commit ff9145197a1c1358690f92abe399b9758a41d53a
Author: Alejandro ValdÃs Jimenez <avaldes gnome org>
Date:   Thu Dec 20 15:28:20 2012 -0300

    README: add instrctions to install.

 ChangeLog |    3 +++
 README    |   11 +++++++++--
 2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 65895aa..b3a9733 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2012-12-20  Alejandro ValdéJimenez  <avaldes gnome org>
+	* README: add instrctions to install.
+
 2012-12-18  Alejandro ValdéJimenez  <avaldes gnome org>
 	* data/other/testing.db:
 	* src/gevice.py:
diff --git a/README b/README
index fb5a354..9861bce 100644
--- a/README
+++ b/README
@@ -15,8 +15,7 @@ it. See the COPYING file for details.
 	- Allow export data to CSV file. Use "|" to separate fields (or other).
 
 * Contributing
-
-Currently Gevice is being developed and maintained by Alejandro Valdes Jimenez <avaldes gnome org>.
+	- Currently Gevice is being developed and maintained by Alejandro Valdes Jimenez <avaldes gnome org>.
 
 * Credits
 	- Maintainer and Main Developer:
@@ -24,3 +23,11 @@ Currently Gevice is being developed and maintained by Alejandro Valdes Jimenez <
 	
 	- Original Author:
 		Alejandro Valdes Jimenez <avaldes gnome org>.
+
+* The official website is:
+	http://projects.gnome.org/gevice/
+
+* Compilation
+	./autogen.sh
+	make
+	make install or sudo make install



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]