Skip to content

Commit 608085c

Browse files
committed
Fix README to use latest URL
1 parent c006555 commit 608085c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
```sh
1010
sudo apt-get install python3-cairocffi
1111

12-
curl -LO --output-dir ~ https://github.com/leonyu/mysql-visual-explain-cli/releases/download/2023.09.21/mysql_visual_explain_cli.pyz
12+
curl -LO --output-dir ~ https://github.com/leonyu/mysql-visual-explain-cli/releases/latest/download/mysql_visual_explain_cli.pyz
1313
```
1414

1515
### Convert JSON Explain file to PNG

0 commit comments

Comments
 (0)