Skip to content

Commit 126ea84

Browse files
committed
docs/psoc6/integrations: Fix typo.
Signed-off-by: NikhitaR-IFX <nikhita.rajasekhar@infineon.com>
1 parent 20563f2 commit 126ea84

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/psoc6/integrations/deepcraft_integration.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,12 +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
137+
- File Filter: `*.py`
138138
- Console: Cmd (keep)
139139
- Confirm Dialog: ✅ Checked
140140
- Command: python "path to deepcraft_micropython_converter script"
141-
*where python is the interpreter and expected to be installed in your environment*
142-
141+
*where python is the interpreter and expected to be installed in your environment*
143142

144143
.. image:: img/deployment_script_addition.png
145144
:width: 800px

0 commit comments

Comments
 (0)