Update README.

Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
Willy Sudiarto Raharjo 2018-02-07 22:36:13 +07:00
parent e0eafdb255
commit 800a6938ae
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -12,14 +12,14 @@ Please read GIT_BRANCHES.TXT to make sure you are on the right branch of
the MSB repo before attempting to build from the scripts. the MSB repo before attempting to build from the scripts.
After cloning the initial Git repo, you will be using 'master' branch which After cloning the initial Git repo, you will be using 'master' branch which
will build the development branch for MATE desktop. Building from the will build the latest release or development branch for MATE desktop.
development branch is not supported and may or may not work at any given Building from the master branch is not supported and may or may not work at
moment. Most users will want to build from the stable branch which is MATE any given moment. Most users will want to build from the stable branch which
version 1.18, released in March 2017. Checkout that branch using 'git is MATE version 1.18, released in March 2017. Checkout that branch using 'git
checkout 14.2-mate-1.18' to build from the stable MSB branch. checkout 14.2-mate-1.18' to build from the stable MSB branch.
The rest of this README.TXT is specific to building from the 'master' The rest of this README.TXT is specific to building from the 'master'
branch. branch which will build MATE 1.20, released on February 2018.
How to build and install the MATE packages using these scripts: How to build and install the MATE packages using these scripts:
@ -34,7 +34,7 @@ of using "sudo".
and install all the base (required) packages. There are a total of 24 packages and install all the base (required) packages. There are a total of 24 packages
and they do not replace any stock Slackware packages. The SlackBuilds will use and they do not replace any stock Slackware packages. The SlackBuilds will use
wget to download the sources. Or, you can also manually download the wget to download the sources. Or, you can also manually download the
sources from: http://pub.mate-desktop.org/releases/1.18 (and 1.19) and the download sources from: http://pub.mate-desktop.org/releases/1.20 and the download
locations for each dependency and put each source into the corresponding locations for each dependency and put each source into the corresponding
directory within 'base' and 'deps'. directory within 'base' and 'deps'.