Skip to content

Commit b55a89a

Browse files
committed
docs: improved description on building architectures
1 parent 08b79bc commit b55a89a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/plugin_developer_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1298,7 +1298,7 @@ When a new major version of a plugin introduces incompatible changes, support fo
12981298
12991299
## 11. Building
13001300
1301-
A CLI plugin is required to be built for the following architectures: `Win64`, `Linux64`, `Linux64 ARM`, `MacOS`, and `MacOS ARM(M1)`. Below are a list of commands to build each architecture from your terminal.
1301+
A CLI plugin is required to be built for the following architectures: `Win64`, `Linux64`, `Linux64 ARM`, `MacOS`, and `MacOS ARM(M1)`. Below are a list of commands you can use for for building these architectures.
13021302
13031303
13041304
```bash

0 commit comments

Comments
 (0)