We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
git checkout
README.md
1 parent 2eca489 commit 130fac4Copy full SHA for 130fac4
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