Skip to content

Commit 1df47ee

Browse files
Review
1 parent 0bc657d commit 1df47ee

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

content/en/docs/refguide/installation/install.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,9 @@ The prerequisites are the following:
7070
| --- | --- | --- | --- |
7171
| [2.37.1](https://github.com/git-for-windows/git/releases/tag/v2.37.1.windows.1) | [2.41.0](https://github.com/git-for-windows/git/releases/tag/v2.41.0.windows.3) | [2.43.0](https://github.com/git-for-windows/git/releases/tag/v2.43.0.windows.1)|[2.48.1](https://github.com/git-for-windows/git/releases/download/v2.48.1.windows.1/Git-2.48.1-64-bit.exe)|
7272

73-
{{% alert color="warning" %}} It is recommended to install git for all versions of Studio Pro to guarantee best performance and features availability. Studio Pro below 10.21.0 can work without git with reduced performance of some operations and advanced features (e.g. [rebase](/refguide/merge-algorithm/#rebase)) not available.
74-
Starting Studio Pro 10.21.0, git 2.48.1 or higher installation is mandatory on the machine. This version of git is automatically installed dirung installation of StudioPro. For [non-administrative installation](#offline) you need to install git manually.{{% /alert %}}
73+
{{% alert color="warning" %}}Mendix recommends installing Git for all versions of Studio Pro to ensure optimal performance and full feature availability.
74+
* Studio Pro versions below 10.21.0 can work without Git, but some operations may experience reduced performance, and advanced features—such as [rebase](/refguide/merge-algorithm/#rebase)—will not be available.
75+
* Starting from Studio Pro 10.21.0, Git version 2.48.1 or above is required. This version is automatically installed during Studio Pro installation. However, for [non-administrative installation](#offline) you must install Git manually.{{% /alert %}}
7576

7677
* [Microsoft Edge WebView2 Evergreen Runtime (x64 or ARM64) (Evergreen Standalone Installer version)](https://developer.microsoft.com/en-us/microsoft-edge/webview2/)
7778
* One of the following versions of [Gradle](https://gradle.org/install/#manually) with Gradle extracted to the parent directory of the folder where Studio Pro is installed (usually `C:\Program Files\Mendix`) instead of `C:\Gradle`.
@@ -150,7 +151,7 @@ From Studio Pro version 10.14.0, the portable installer for Windows x64 and arm6
150151

151152
{{% alert color="info" %}}Git does not get installed automatically for the portable version because it requires Admin rights.{{% /alert %}}
152153

153-
You can download and install [portable version](https://git-scm.com/downloads/win) of Git and [configure](/refguide/preferences-dialog/#git-location) Studio Pro to use it.
154+
You can download and install [portable version](https://git-scm.com/downloads/win) of Git and configure [Git Location](/refguide/preferences-dialog/#git-location) in **Preferences** in Studio Pro to use it.
154155

155156
Versions of Mendix Studio Pro that are installed via the portable installer do not show up in the Mendix Version Selector where you can manage Mendix versions. However, you can manually add a Studio Pro version by clicking **Add custom version** in **Manage Mendix versions** and specifying the path to the executable file of the Studio Pro version:
156157

0 commit comments

Comments
 (0)