Skip to content

Commit

Permalink
docs: fix github link
Browse files Browse the repository at this point in the history
  • Loading branch information
alceal committed Oct 12, 2024
1 parent 0e8c027 commit aafc7e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
>
> ```toml
> [dependencies]
> plotlars = { git = "https://github.com/user/plotlars", branch = "fix/polars-issue" }
> plotlars = { git = "https://github.com/alceal/plotlars", branch = "fix/polars-issue" }
> ```
>
> If you’re using a Rust notebook, you can include the dependency using:
Expand Down

0 comments on commit aafc7e4

Please sign in to comment.