mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 15:33:23 +01:00
change "further" to "non-default" apps
as default apps are installed now all through Composer
This commit is contained in:
parent
d434407f36
commit
5f4045d6b9
@ -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/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user