diff --git a/README.md b/README.md index 4143908673154d92a48a54166aed696f41c025e8..e20a4cb6eae6802419a772049958ca8404a3cd83 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ throughout the codebase, but a few larger additions worth noting: # Configure build environment to install at /usr/local/gpdb ./configure --prefix=/usr/local/gpdb -# Compilation and install +# Compile and install make make install