Skip to content

Commit

Permalink
fix typo.
Browse files Browse the repository at this point in the history
Signed-off-by: Sergey Yakovlev <[email protected]>
  • Loading branch information
syakovlevdalet committed May 4, 2021
1 parent e016a3f commit 0dd040f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Additionally you can override the destination of installation:
PLUGIN_FOLDER=/path/to/plugin/folder make install
```

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`
and `make install` do that,) but if you want to redistribute the plugin for other
people to use you have to cross-compile it (for example you can use [gox].)

Expand Down

0 comments on commit 0dd040f

Please sign in to comment.