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
Alternatively, download and run the MSI installer from the [GitHub releases page](https://github.com/microsoft/modernize-cli/releases).
53
+
**Option 3 - MSI installer:**
54
+
55
+
Download and run the latest MSI from the [GitHub releases page](https://github.com/microsoft/modernize-cli/releases/latest).
40
56
41
57
> [!NOTE]
42
-
> These commands work for both initial installation and updating to the latest version. A dedicated version update command will be available in a future release.
58
+
> After installation, open a new terminal for the `modernize` command to be available on your PATH. These commands work for both initial installation and updating to the latest version. A dedicated version update command will be available in a future release.
43
59
44
60
### [Linux/macOS](#tab/linux-macos)
45
61
46
-
Run the following command:
62
+
Use one of the following options:
63
+
64
+
**Option 1 - Homebrew:**
65
+
66
+
```bash
67
+
brew tap microsoft/modernize https://github.com/microsoft/modernize-cli
0 commit comments