mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-04-18 21:44:02 +03:00
Fix indentation in BUILD.md.
This commit is contained in:
parent
44633f40ec
commit
5ede14c9c0
4
BUILD.md
4
BUILD.md
@ -31,9 +31,7 @@ If you want to switch the remote to your fork, you can achieve this by:
|
||||
|
||||
```bash
|
||||
cd server/storage/columnstore/columnstore
|
||||
git remote -v #this should return
|
||||
#origin https://github.com/mariadb-corporation/mariadb-columnstore-engine.git (fetch)
|
||||
#origin https://github.com/mariadb-corporation/mariadb-columnstore-engine.git (push)
|
||||
git remote -v #this should return: origin https://github.com/mariadb-corporation/mariadb-columnstore-engine.git (fetch)
|
||||
git remote remove origin
|
||||
git remote add origin <HTTPS-URL-TO-YOUR-FORK>
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user