mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
README: fix clone instructions to no longer require --recursive
This commit is contained in:
parent
94691f462e
commit
3b9d5b95ae
1 changed files with 1 additions and 8 deletions
|
@ -20,19 +20,12 @@ http://sourceforge.net/projects/cdesktopenv/
|
|||
|
||||
Or via git:
|
||||
|
||||
git clone --recursive git://git.code.sf.net/p/cdesktopenv/code cdesktopenv-code
|
||||
git clone git://git.code.sf.net/p/cdesktopenv/code cdesktopenv-code
|
||||
|
||||
The git repository will always be more up to date than the
|
||||
downloadable tarballs we make available, so if you have problems,
|
||||
please try the latest version from git master.
|
||||
|
||||
As of 2.3.2b, a new ksh93 submodule is used in place of the original
|
||||
ksh93 source code. If you have already cloned the repo (without the
|
||||
--recursive flag) you will need to update the ksh submode with
|
||||
something like:
|
||||
|
||||
cd desktopenv-code
|
||||
git submodule update --init
|
||||
|
||||
************************************
|
||||
Installing this release:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue