Skip to content

Commit

Permalink
updated dev tools doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jlangch committed Sep 6, 2024
1 parent fa9d101 commit 5348e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/readme/dev-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ brew upgrade --cask vscodium

**Adjust VSCodium "settings.json" to support Venice files**

You can open the *settings.json* file with the `Preferences: Open User Settings (JSON)` command in the Command Palette (Ctrl+Shift+P). Once the file is open in an editor add these lines:
You can open the *settings.json* file with the `Preferences: Open User Settings (JSON)` command in the Command Palette (Command+Shift+P) on MacOS or (Ctrl+Shift+P) on Windows. Once the file is open in an editor add these lines:

```json
{
Expand Down

0 comments on commit 5348e3f

Please sign in to comment.