]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
doc: composer update should actually be removed as it alters the Composer lock file doc-composer 1403/head
authornodiscc <nodiscc@gmail.com>
Sat, 11 Apr 2020 11:53:15 +0000 (13:53 +0200)
committernodiscc <nodiscc@gmail.com>
Sat, 11 Apr 2020 11:53:15 +0000 (13:53 +0200)
doc/md/Unit-tests.md

index 91fd05262e8c469f910dbe8233e348b94de4eaf6..a9544656c1012dec098fd1f0b13381446261c52d 100644 (file)
@@ -15,7 +15,6 @@ You can either use:
 ```bash
 $ cd /path/to/shaarli
 $ composer install
-$ composer update
 ```
 
 ### Install Xdebug