Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
VaclavMacha committed Sep 28, 2022
1 parent 47a50cd commit 482dd9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/installation/vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The panel with the terminal and new Julia session should open.
!!! info "Configuring the Julia extension:"
If you installed Julia into a standard location on Mac or Windows, or if the Julia binary is on your PATH, the Julia VS Code extension automatically finds your Julia installation. If the VS Code extension does not find your Julia installation automatically, or you want to use a different Julia installation than the default one, you need to configure the extension using the following steps:

1. Open VS Code settings
1. Open VS Code settings.
![](juliapath_1.png)

2. Find `Julia: Executable Path` by typing `julia executablePath` into the search bar.
Expand Down

0 comments on commit 482dd9e

Please sign in to comment.