Skip to content

Commit 8c8dda5

Browse files
committed
docs: Removed extraneous info for architecture requirements
1 parent b55a89a commit 8c8dda5

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 you can use for for building these architectures.
1301+
A CLI plug-in can be built for numerous architectures. For example: `Win64`, `Linux64`, `Linux64 ARM`, `MacOS`, and `MacOS ARM(M1)`. Below are a list of commands you can use for building these architectures.
13021302
13031303
13041304
```bash

0 commit comments

Comments
 (0)