[mousetrap/gnome3-wip: 52/240] Update README.
- From: Heidi Ellis <heidiellis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mousetrap/gnome3-wip: 52/240] Update README.
- Date: Mon, 8 Sep 2014 15:16:54 +0000 (UTC)
commit f18cc5d9c80b9fe0d82bc500fe9b5e6bbcc1b01b
Author: Stoney Jackson <dr stoney gmail com>
Date: Tue May 20 20:05:44 2014 -0400
Update README.
I keep going back and forth on what should be in README. I've
come to the conclusion that the audience for READM is not a
developer.
The README still needs a list of required software.
README | 22 ++++++++++++++++------
1 files changed, 16 insertions(+), 6 deletions(-)
---
diff --git a/README b/README
index 970a9f3..c3cb01b 100644
--- a/README
+++ b/README
@@ -2,15 +2,25 @@
License: GPL v2.0 (see COPYING)
-## Quick Start (Fedora 18 and 20)
+## Required
- sudo yum -y update
- sudo yum -y install gnome-common glib2-devel intltool python-devel opencv-python python-xlib shunit2
pylint
+TODO: List required software
- git clone https://github.com/GNOME-MouseTrap/mousetrap.git
+## Download
+
+ git clone https://git.gnome.org/browse/mousetrap
cd mousetrap
- git checkout ocfw_refactor
- bin/install.sh
+## Build
+
+ ./autoconf.sh
+ make
+
+## Install
+
+ sudo make install
+
+## Run
+
mousetrap
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]