diff --git a/README.html b/README.html index ad2b1e102..df3362337 100644 --- a/README.html +++ b/README.html @@ -72,7 +72,7 @@ or if you use hg version and you didn't 'make install' you can also run from gaj

steps to compile gajim:

-    $ sh autogen.sh
+    $ ./autogen.sh
     $ ./configure
     $ make
 
@@ -95,7 +95,7 @@ If you want to remove it from custom directory provide it as:

Miscellaneous

XML & Debugging

-

If you want to see the xml stanzas and/or help us debugging +

If you want to see the xml stanzas and/or help us debugging you're advised to enable verbose via advanced configuration window. If you don't want to make this permanent, execute gajim with --verbose everytime you want to have verbose output.