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 e016a3f commit 14dc8bbCopy full SHA for 14dc8bb
README.md
@@ -50,7 +50,7 @@ Additionally you can override the destination of installation:
50
PLUGIN_FOLDER=/path/to/plugin/folder make install
51
```
52
53
-Note that the plugin has to be built for target OS and archetecture (`make build`
+Note that the plugin has to be built for target OS and architecture (`make build`
54
and `make install` do that,) but if you want to redistribute the plugin for other
55
people to use you have to cross-compile it (for example you can use [gox].)
56
0 commit comments