Skip to content

Commit

Permalink
improve wordingg
Browse files Browse the repository at this point in the history
  • Loading branch information
dankmeme01 committed Sep 28, 2024
1 parent 1985a25 commit a772aa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getting-started/ide-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ If the errors still persist, try restarting VS Code.

The setup is very similar to [VSCode on Mac](#vscode-on-mac), so you can follow that. The primary difference is you have to manually create a kit, which can be done like so:

1. Open the Command Palette (with **F1** or **Ctrl+Shift+P**) and locate the command **CMake: Edit User-Local CMake Kits** (requires CMake Tools extension and an opened CMake project)
1. Open the Command Palette (with **F1** or **Ctrl+Shift+P**) and run the command **CMake: Edit User-Local CMake Kits** (requires CMake Tools extension and an opened CMake project)

2. Add a new kit to the list:

Expand Down

0 comments on commit a772aa5

Please sign in to comment.