Skip to content

Commit 484d075

Browse files
authored
Update README.md
1 parent 1e5f62c commit 484d075

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ Play with DuckDB SQL and Cloud storage though a familiar API, without giving up
2121
<br>
2222

2323
### :seedling: Get Started
24-
Run using [docker](https://github.com/duckheads/quackpy/pkgs/container/quackpy) or build from source
24+
Run using [docker](https://github.com/quackscience/quackpy/pkgs/container/quackpy) or build from source
2525

2626
#### 🐋 Using Docker
2727
```bash
28-
docker pull ghcr.io/duckheads/quackpy:latest
29-
docker run -ti --rm -p 8123:8123 ghcr.io/duckheads/quackpy:latest
28+
docker pull ghcr.io/quackscience/quackpy:latest
29+
docker run -ti --rm -p 8123:8123 ghcr.io/quackscience/quackpy:latest
3030
```
3131

3232

0 commit comments

Comments
 (0)