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 5f78d10 commit 10f25b1Copy full SHA for 10f25b1
README.md
@@ -26,6 +26,7 @@ Download pre-built binaries from [GitHub Releases](https://github.com/radevgit/p
26
```bash
27
# plcviz
28
curl -L https://github.com/radevgit/plc/releases/download/plcviz-v0.3.2/plcviz-v0.3.2-x86_64-linux.tar.gz | tar xz
29
+chmod +x plcviz
30
sudo mv plcviz /usr/local/bin/
31
```
32
0 commit comments