We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git checkout
README.md
1 parent 2eca489 commit 130fac4Copy full SHA for 130fac4
1 file changed
README.md
@@ -37,7 +37,7 @@ For the fastest development and deployment experience the Docker compose files a
37
```shell
38
git clone https://github.com/cybertec-postgresql/pgwatch.git && cd pgwatch
39
40
- git checkout git checkout v3.7.0 # or any other version you want to use
+ git checkout v3.7.0 # or any other version you want to use
41
42
docker compose -f ./docker/docker-compose.yml up --detach
43
```
0 commit comments