diff --git a/docs/src/installation/vscode.md b/docs/src/installation/vscode.md index 696886fb4..3bbfbf42c 100644 --- a/docs/src/installation/vscode.md +++ b/docs/src/installation/vscode.md @@ -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.