Skip to content

Commit ace2d09

Browse files
authored
Add backticks
1 parent 8e22be0 commit ace2d09

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This package provides syntax highlighting for GP, the scripting language of the
66

77
Clone the repo and place it in your extensions folder located at:
88

9-
* Windows %USERPROFILE%\.vscode\extensions
10-
* Windows-WSL ~/.vscode-server/extensions
11-
* macOS ~/.vscode/extensions
12-
* Linux ~/.vscode/extensions
9+
* Windows: `%USERPROFILE%\.vscode\extensions`
10+
* Windows-WSL: `~/.vscode-server/extensions`
11+
* macOS: `~/.vscode/extensions`
12+
* Linux: `~/.vscode/extensions`

0 commit comments

Comments
 (0)