From: Arun Persaud Date: Tue, 6 Nov 2012 05:31:49 +0000 (+0000) Subject: some more html tags to highlight bash commands X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=commitdiff_plain;h=54131986e642d0b3428149e56d9c3752e54dffbd some more html tags to highlight bash commands --- diff --git a/index.html b/index.html index 7f7a088..7d7f328 100644 --- a/index.html +++ b/index.html @@ -126,15 +126,15 @@ The master branch includes the development for v4.6.x and also has some more exp
git version
-

The git repository is available on Savannah. All branches can be viewed there. The web page also provides tar-balls of all tagged versions, these tar-balls are different from the ones that you can download from the ftp-server and you will need to run autogen.sh on them as described below.

+

The git repository is available on Savannah. All branches can be viewed there. The web page also provides tar-balls of all tagged versions, these tar-balls are different from the ones that you can download from the ftp-server and you will need to run ./autogen.sh on them as described below.

If you want to get a copy of the repository you can clone it using the command "git clone http://git.savannah.gnu.org/r/xboard.git". For more information on how to use git, please visit the git home page.

After cloning the git-repository or downloading and unpacking a snapshot tar-ball from the git repository, -run ./autogen.sh, ./configure and then make and make install.

+run ./autogen.sh, ./configure and then make and make install.

tar-balls (from the ftp-server)
-

Unpack the tar ball and do ./configure followed by make and make install.

+

Unpack the tar ball and do ./configure followed by make and make install.

For development sources and other information, please see the XBoard project @@ -347,7 +347,7 @@ Commons Attribution-NoDerivs 3.0 United States License.

Updated: -$Date: 2012/11/06 05:25:54 $ +$Date: 2012/11/06 05:31:49 $