Skip to content

Commit

Permalink
Fixes update command
Browse files Browse the repository at this point in the history
  • Loading branch information
frostieDE committed Jul 28, 2024
1 parent 9319148 commit a7b8e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/maintenance/update.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Dabei ist `1.0.0` durch die entsprechende Version zu ersetzen.
## Abhängigkeiten aktualisieren

```bash
$ composer install --no-dev --classmap-authoritative --no-scripts
$ composer install --no-dev --classmap-authoritative
$ npm install
```

Expand Down

0 comments on commit a7b8e9d

Please sign in to comment.