From 57319b23d049920b9027d5d6620c1dc9233fbdea Mon Sep 17 00:00:00 2001 From: Gledis Zeneli <43916939+gledis69@users.noreply.github.com> Date: Thu, 17 Feb 2022 11:19:59 +0300 Subject: [PATCH] Update CONTRIBUTING.md (#5714) Removed extra comment added in #5695 --- CONTRIBUTING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ae8d8c625..9ca4ef6c7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -131,8 +131,6 @@ cd build cmake .. make -j5 sudo make install -# Optionally, you might instead want to use `sudo make install-all` -# since `multi_extension` regression test would fail due to missing downgrade scripts. cd ../.. git clone https://github.com/citusdata/tools.git