You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/mendix-studio-pro-extension/update-cli.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Often mxlint-cli is updated before the extension is refreshed to the latest mxli
6
6
7
7
You can use the latest version (assuming it's compatible) with the extension by following the steps:
8
8
9
-
- Download the CLI binary from https://github.com/mxlint/mxlint-cli/releases (You need the one with name that ends with windows-amd64.exe for windows)
9
+
- Download the CLI binary from [mxlint-cli releases](https://github.com/mxlint/mxlint-cli/releases) (You need the one with name that ends with windows-amd64.exe for windows)
10
10
- You will find a file with name `mxlint-local.exe` in `$project_dir/.mendix-cache/` directory. Delete `mxlint-local.exe`
11
11
- Copy or move the new mxlint-cli to `$project_dir/.mendix-cache`. Make sure it's called `mxlint-local.exe`
0 commit comments