Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup!
Signed-off-by: Aviv Keller <me@aviv.sh>
  • Loading branch information
avivkeller authored Apr 6, 2026
commit d5ff7da6fe5cf644305e1aeaf9f5c186363534c2
2 changes: 1 addition & 1 deletion pages/napi/getting-started/tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ git --version

To confirm the MSVC compiler is available, open a **Developer Command Prompt** (installed with Visual Studio Build Tools) and run:

```cmd
```bash
cl
```

Expand Down
Loading