From 9033cce642c5e6753b6461af542b92d95293d8bc Mon Sep 17 00:00:00 2001 From: Pablo Martin Date: Fri, 22 Jul 2022 13:27:29 +0200 Subject: [PATCH] Updated path in readme. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e5f3f5f..e9b5652 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ several queries and measure how long it takes for results to come back to your l Drive Shared Drive replicated locally, you can do it like this: ```commandline -pip install "git+file:///g:\shared drives\data drive\90 useful\trino_query_performance_gauge@master"``` +pip install "git+file:///g:\shared drives\data drive\90 useful\10 query_performance_gauge@master"``` ``` If not, you simply need to clone the repo somewhere in your machine and replace the path in the previous command.