diff --git a/content/pages/environment/index.mdx b/content/pages/environment/index.mdx index 4507d9bc..5ac8d093 100644 --- a/content/pages/environment/index.mdx +++ b/content/pages/environment/index.mdx @@ -572,9 +572,9 @@ Processing includes a Command Line Interface (CLI) to run sketches from the term Make sure Processing is installed, then run the help command to see all available options and examples. -*Windows (PowerShell)* +*Windows* ``` -processing.exe --help +processing --help | more ``` *Linux*