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.
latest
1 parent c006555 commit 608085cCopy full SHA for 608085c
README.md
@@ -9,7 +9,7 @@
9
```sh
10
sudo apt-get install python3-cairocffi
11
12
-curl -LO --output-dir ~ https://github.com/leonyu/mysql-visual-explain-cli/releases/download/2023.09.21/mysql_visual_explain_cli.pyz
+curl -LO --output-dir ~ https://github.com/leonyu/mysql-visual-explain-cli/releases/latest/download/mysql_visual_explain_cli.pyz
13
```
14
15
### Convert JSON Explain file to PNG
0 commit comments