Update CMake download link in README.md
This commit is contained in:
@@ -1365,7 +1365,7 @@ This process will be relatively way easier than the **FreeBSD** method because i
|
|||||||
> -  **MariaDB**: You can also use the official **MySQL/MariaDB Workbench clients from Oracle**, which contains the server and the client in one installer, but this guide will only show how to download the server and access it through Navicat. [Download](https://mariadb.com/downloads/)
|
> -  **MariaDB**: You can also use the official **MySQL/MariaDB Workbench clients from Oracle**, which contains the server and the client in one installer, but this guide will only show how to download the server and access it through Navicat. [Download](https://mariadb.com/downloads/)
|
||||||
> -  **Navicat Premium Lite (Free Version)**: You can also use the official **MySQL/MariaDB Workbench clients from Oracle**, or any other database management software you prefer, but most people in this space are more familiar with Navicat. [Download](https://www.navicat.com/en/download/navicat-premium-lite)
|
> -  **Navicat Premium Lite (Free Version)**: You can also use the official **MySQL/MariaDB Workbench clients from Oracle**, or any other database management software you prefer, but most people in this space are more familiar with Navicat. [Download](https://www.navicat.com/en/download/navicat-premium-lite)
|
||||||
> -  **Git**: Used to clone the repositories in your Windows machine. [Download](https://git-scm.com/install/windows)
|
> -  **Git**: Used to clone the repositories in your Windows machine. [Download](https://git-scm.com/install/windows)
|
||||||
> -  **CMake**: Required for setting up and configuring the build of the source code. [Download](https://git-scm.com/install/windows)
|
> -  **CMake**: Required for setting up and configuring the build of the source code. [Download](https://cmake.org/download/)
|
||||||
> -  **Notepad++ (optional but recommended)**: Helps with quick, last minute edits. [Download](https://notepad-plus-plus.org/downloads/)
|
> -  **Notepad++ (optional but recommended)**: Helps with quick, last minute edits. [Download](https://notepad-plus-plus.org/downloads/)
|
||||||
> -  **Python**: The software used to execute python scripts. It is **recommended to ADD TO PATH** at the end of the installation. [Download](https://www.python.org/downloads/)
|
> -  **Python**: The software used to execute python scripts. It is **recommended to ADD TO PATH** at the end of the installation. [Download](https://www.python.org/downloads/)
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user