change "further" to "non-default" apps

as default apps are installed now all through Composer
This commit is contained in:
Ralf Becker 2019-07-19 10:19:12 +02:00 committed by GitHub
parent d434407f36
commit 5f4045d6b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,10 +29,10 @@ git clone https://github.com/EGroupware/egroupware.git # or git@github.com:EGrou
cd egroupware
./install-cli.php
```
* install further EGroupware apps by cloning them into your egroupware directory eg.
* install non-default EGroupware apps by cloning them into your egroupware directory eg.
```
cd /path/to/your/egroupware
git clone https://github.com/EGroupware/registration.git
git clone https://github.com/EGroupware/wiki.git
```
* continue installation at http://localhost/egroupware/setup/