Skip to content

Commit e0f89ed

Browse files
Update README.md (#14)
pre-commit does not recognize `update` as a valid parameter. Follow the prompt I got from the terminal: pre-commit: error: argument command: invalid choice: 'update'
1 parent f6ef504 commit e0f89ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ This backend application is setup with `Docker`. Nevertheless, you can see the f
152152
```shell
153153
# Make sure you are in the ROOT project directory
154154
pre-commit install
155-
pre-commit update
155+
pre-commit autoupdate
156156
```
157157

158158
5. Backend app credentials setup:

0 commit comments

Comments
 (0)