Updated path in readme.

This commit is contained in:
Pablo Martin 2022-07-22 13:27:29 +02:00
parent e3ff69144a
commit 9033cce642

View file

@ -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: Drive Shared Drive replicated locally, you can do it like this:
```commandline ```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. If not, you simply need to clone the repo somewhere in your machine and replace the path in the previous command.