Skip to content

Commit f9d3fdc

Browse files
authored
Merge pull request #4779 from ClickHouse/gingerwizard-patch-2
Correct Docker Compose deployment instructions
2 parents cf49eb0 + eaa1394 commit f9d3fdc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/use-cases/observability/clickstack/deployment/docker-compose.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ To deploy with Docker Compose clone the HyperDX repo, change into the directory
5151

5252
```shell
5353
git clone [email protected]:hyperdxio/hyperdx.git
54-
cd hyperdx
55-
# switch to the v2 branch
56-
git checkout v2
5754
docker compose up
5855
```
5956

0 commit comments

Comments
 (0)