Skip to content

Commit 44331f3

Browse files
committed
docs/psoc6/integrations: Fix typo.
Signed-off-by: NikhitaR-IFX <nikhita.rajasekhar@infineon.com>
1 parent c9665aa commit 44331f3

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

docs/psoc6/integrations/deepcraft_integration.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,10 +134,11 @@ Setup & Installation
134134
- Navigate to ``External Tools``.
135135
- Click ``New Row`` to add a custom command to the file context menu.
136136
- Set the following parameters::
137-
- File Filter: `*.py`
138-
- Console: Cmd (keep)
139-
- Confirm Dialog: ✅ Checked
140-
- Command: python "path to deepcraft_micropython_converter script" ; where python is the interpreter and expected to be installed in your environment
137+
138+
File Filter: *.py
139+
Console: Cmd (keep)
140+
Confirm dialog: Checked
141+
Command: python "path to deepcraft_micropython_converter script" ; where python is the interpreter and expected to be installed in your environment
141142

142143
.. image:: img/deployment_script_addition.png
143144
:width: 800px

0 commit comments

Comments
 (0)