mirror of https://github.com/citusdata/citus.git
Update CONTRIBUTING.md
Co-authored-by: aykut-bozkurt <51649454+aykut-bozkurt@users.noreply.github.com>pull/7052/head
parent
f5fa4b79f4
commit
febc7fde7e
|
@ -41,7 +41,7 @@ that are missing in earlier minor versions.
|
||||||
|
|
||||||
cd citus
|
cd citus
|
||||||
./configure
|
./configure
|
||||||
# If you have already installed the project previously, you need to clean it first
|
# If you have already installed the project, you need to clean it first
|
||||||
make clean
|
make clean
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
|
|
Loading…
Reference in New Issue