Skip to content

Commit

Permalink
formatted for ctrl+shift+`
Browse files Browse the repository at this point in the history
  • Loading branch information
im-nhu committed Mar 1, 2024
1 parent 703c717 commit 57a84e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

### Step 2: Install XI SDK package and all dependencies to your project from Pip

* Open a new terminal window (Ctrl+Shift+`)
* Open a new terminal window (<code>Ctrl+Shift+`</code>)
* Type: `py -m pip install xi.sdk.resellers` (If you receive “command not found” error, please make sure to install all the prerequisites from the above [guide](https://code.visualstudio.com/docs/python/python-tutorial))

![quickstart-install-package](./assets/images/quickstart-install-package.png)
Expand Down

0 comments on commit 57a84e3

Please sign in to comment.