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 32fc866 commit 7df3edbCopy full SHA for 7df3edb
docs/modules/stackablectl/pages/installation.adoc
@@ -77,7 +77,7 @@ NOTE: If you have a directory in your `$HOME` for user binaries, you can remove
77
78
[source,console]
79
----
80
-$ sudo install -m 755 /usr/local/bin stackablectl
+$ sudo install -m 755 stackablectl /usr/local/bin
81
82
83
Test that it works:
0 commit comments