Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Changed druidapi location
  • Loading branch information
petermarshallio authored Jan 10, 2025
1 parent c7df344 commit 057532f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyter-img/druidapi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ At present, the best way to use `druidapi` is to clone the Druid repo itself:
git clone [email protected]:apache/druid.git
```

`druidapi` is located in `examples/quickstart/jupyter-notebooks/druidapi/`.
`druidapi` is located in `jupyter-img/druidapi/`.
From this directory, install the package and its dependencies with pip using the following command:

```
Expand Down

0 comments on commit 057532f

Please sign in to comment.