We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6047dfe commit b7b23c3Copy full SHA for b7b23c3
README.md
@@ -22,7 +22,7 @@ The package can be installed by adding <font color="darkblue"> **Matplotex**</fo
22
```elixir
23
def deps do
24
[
25
- {:matplotex, git: "git@github.com:BigThinkcode/matplotex.git" }
+ {:matplotex, "~> 0.2.0" }
26
]
27
```
28
0 commit comments