Skip to content

Commit b19d851

Browse files
authored
Update Windows CLI command in documentation
See: processing/processing4#1306 (comment)
1 parent c000597 commit b19d851

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/pages/environment/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -572,9 +572,9 @@ Processing includes a Command Line Interface (CLI) to run sketches from the term
572572

573573
Make sure Processing is installed, then run the help command to see all available options and examples.
574574

575-
*Windows (PowerShell)*
575+
*Windows*
576576
```
577-
processing.exe --help
577+
processing cli --help | more
578578
```
579579

580580
*Linux*

0 commit comments

Comments
 (0)