diff --git a/README.md b/README.md index 9fa79e5fc..43ac2461a 100644 --- a/README.md +++ b/README.md @@ -229,7 +229,7 @@ $ sudo pip3 install pgml $ psql -f sql/install.sql ``` -If everything works, you should be able to run this successfully: +If everything works correctly, you should be able to run this successfully: ```bash $ psql -c 'SELECT pgml.version()'