Update CONTRIBUTING.md

Co-authored-by: aykut-bozkurt <51649454+aykut-bozkurt@users.noreply.github.com>
pull/7052/head
Gürkan İndibay 2023-07-12 16:05:11 +03:00 committed by GitHub
parent f5fa4b79f4
commit febc7fde7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ that are missing in earlier minor versions.
cd citus
./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
make install