doc: composer update should actually be removed as it alters the Composer lock file
This commit is contained in:
parent
dbbcb0c6cf
commit
2dd6ecb126
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ You can either use:
|
|||
```bash
|
||||
$ cd /path/to/shaarli
|
||||
$ composer install
|
||||
$ composer update
|
||||
```
|
||||
|
||||
### Install Xdebug
|
||||
|
|
Loading…
Reference in a new issue