mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 17:04:14 +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
|
cd egroupware
|
||||||
./install-cli.php
|
./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
|
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/
|
* continue installation at http://localhost/egroupware/setup/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user