Skip to content

Commit 130fac4

Browse files
authored
[-] remove doulbe git checkout from README.md (#942)
Signed-off-by: Daniel Chambre <smiyc@pm.me>
1 parent 2eca489 commit 130fac4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ For the fastest development and deployment experience the Docker compose files a
3737
```shell
3838
git clone https://github.com/cybertec-postgresql/pgwatch.git && cd pgwatch
3939

40-
git checkout git checkout v3.7.0 # or any other version you want to use
40+
git checkout v3.7.0 # or any other version you want to use
4141

4242
docker compose -f ./docker/docker-compose.yml up --detach
4343
```

0 commit comments

Comments
 (0)