doc: composer update should actually be removed as it alters the Composer lock file

This commit is contained in:
nodiscc 2020-04-11 13:53:15 +02:00
parent dbbcb0c6cf
commit 2dd6ecb126

View file

@ -15,7 +15,6 @@ You can either use:
```bash
$ cd /path/to/shaarli
$ composer install
$ composer update
```
### Install Xdebug