We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 538125c commit 466cb9cCopy full SHA for 466cb9c
README.md
@@ -41,6 +41,12 @@ environment variable. To test it one can use the following command:
41
plesk version
42
```
43
44
+Alternative way if you have Go 1.16+ installed:
45
+
46
+```
47
+go install github.com/plesk/pleskapp/plesk
48
49
50
# How to Build
51
52
The utility is written in Go, so the corresponding toolchain should be installed first.
0 commit comments