Skip to content

Commit

Permalink
chore(README): escape space in path
Browse files Browse the repository at this point in the history
  • Loading branch information
jarekdanielak authored Jan 17, 2025
1 parent 8c03e32 commit 8759c65
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 @@ -17,7 +17,7 @@

Open a Terminal window and run the following commands:

1. `cd ~/Library/Application Support/camunda-modeler`
1. `cd ~/Library/Application\ Support/camunda-modeler`
2. `mkdir -p resources/plugins`
3. `cd resources/plugins`
4. `git clone https://github.com/camunda/camunda-modeler-token-simulation-plugin`
Expand Down

0 comments on commit 8759c65

Please sign in to comment.