diff --git a/example/nbee/README.md b/example/nbee/README.md index 8fd23c3..42584c0 100644 --- a/example/nbee/README.md +++ b/example/nbee/README.md @@ -7,7 +7,7 @@ Compile the package on the fly 🐝 ```sh -go run github.com/bevzzz/nb/example/nbee -f path/to/notebook.ipynb +go run github.com/bevzzz/nb/example/nbee@latest -f path/to/notebook.ipynb ``` Or, install a binary 🗑