mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-25 15:58:43 +00:00
Update BUILD.md
This commit is contained in:
4
BUILD.md
4
BUILD.md
@ -5,9 +5,11 @@ Since MCS is not meant to be built independently outside outside of MariaDB serv
|
||||
Install git with your distro package manager
|
||||
|
||||
You can now clone from github with
|
||||
|
||||
git clone git@github.com:MariaDB/server.git
|
||||
|
||||
or if you are not a github user,
|
||||
|
||||
git clone https://github.com/MariaDB/server.git
|
||||
|
||||
MariaDB server contains many git submodules that need to be checked out with,
|
||||
@ -25,4 +27,4 @@ But for development convenience, we supply a script to build, install and run Ma
|
||||
|
||||
sudo -E build/bootstrap_mcs.sh
|
||||
|
||||
Ubuntu:20.04/22.04, CentOS:7, Debian:10/11, RockyLinux:8 are supported with this script
|
||||
Ubuntu:20.04/22.04, CentOS:7, Debian:10/11, RockyLinux:8 are supported with this script
|
||||
|
Reference in New Issue
Block a user