summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2014-04-18 17:56:06 +0200
committerFlorent Le Coz <louiz@louiz.org>2014-04-18 17:56:06 +0200
commitb37fc70fb4c69304281020c2c4a9b456641e59fd (patch)
tree7f294f0221f69bfb72ba93c5c51205a4266fd586
parent114007f10dbc77fdc71c34689fc20ce3e3111492 (diff)
downloadbiboumi-b37fc70fb4c69304281020c2c4a9b456641e59fd.tar.gz
biboumi-b37fc70fb4c69304281020c2c4a9b456641e59fd.tar.bz2
biboumi-b37fc70fb4c69304281020c2c4a9b456641e59fd.tar.xz
biboumi-b37fc70fb4c69304281020c2c4a9b456641e59fd.zip
Little updates to the README and INSTALL files
-rw-r--r--INSTALL10
-rw-r--r--README2
2 files changed, 6 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index 4de8ee2..4d95754 100644
--- a/INSTALL
+++ b/INSTALL
@@ -34,16 +34,16 @@ Tools:
Configure
==============
-Configure the build system using cmake, there are many solutions to do
- that, the simplest is to just run
+Configure the build system using cmake, there are many solutions to do that,
+the simplest is to just run
% cmake .
in the current directory
-You can also configure many parameters of the build (like personnalize
-CFLAGS, the install path, choose the compiler, or enabling some options
-like the POLLER to use), using:
+You can also configure many parameters of the build (like customize CFLAGS,
+the install path, choose the compiler, or enabling some options like the
+POLLER to use), using:
% ccmake .
diff --git a/README b/README
index eec7480..d77bee5 100644
--- a/README
+++ b/README
@@ -37,7 +37,7 @@ Florent Le Coz (louiz’) <louiz@louiz.org>
=================
Contact/Support
=================
-Jabber ChatRoom: biboumi@muc.poezio.eu
+Jabber ChatRoom: biboumi@muc.poez.io
Report a bug: http://dev.louiz.org/projects/biboumi/issues/new
=================