diff options
-rw-r--r-- | README.md | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md index 445eb2f2d0a..f6104c038b3 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,10 @@ and functions. This distribution also contains C language bindings. Copyright and license information can be found in the file COPYRIGHT. -General documentation about this version of PostgreSQL can be found at: -<https://www.postgresql.org/docs/devel/> -In particular, information about building PostgreSQL from the source -code can be found at: -<https://www.postgresql.org/docs/devel/installation.html> +General documentation about this version of PostgreSQL can be found at +<https://www.postgresql.org/docs/devel/>. In particular, information +about building PostgreSQL from the source code can be found at +<https://www.postgresql.org/docs/devel/installation.html>. The latest version of this software, and related software, may be obtained at <https://www.postgresql.org/download/>. For more information |