diff options
-rw-r--r-- | INSTALL | 10 | ||||
-rw-r--r-- | README | 2 |
2 files changed, 6 insertions, 6 deletions
@@ -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 . @@ -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 ================= |