Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Commit 960052f

Browse files
committed
Fix path to quick start docker compose file
1 parent 58eca02 commit 960052f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ TimescaleDB and Promscale extensions).
3131

3232
```bash
3333
git clone https://github.com/timescale/promscale.git
34-
cd promscale/docker-compose/
34+
cd promscale/docker-compose/promscale-demo
3535
docker compose up -d
3636
```
3737
Explore your metrics and traces in Grafana (http://localhost:3000, username: admin, password: admin) and

0 commit comments

Comments
 (0)