diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2021-07-01 15:43:31 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2021-07-01 15:44:22 -0400 |
commit | 1f7ea06d7eedd37e5e6bf8ddeaf14d3c303c596a (patch) | |
tree | 1c0a66d6d2b916609c54e96930c30c2af8ab6b4c | |
parent | cbd5d7c852dcab56c7907ba07d45ef97eb28e158 (diff) |
add missing tag from commit b8c4261e5e
-rw-r--r-- | doc/src/sgml/installation.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 4d4f13b4987..3c256d751a5 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1631,6 +1631,7 @@ PostgreSQL, contrib, and documentation successfully made. Ready to install. If you built the world without the documentation above, type instead: <screen> <userinput>make install-world-bin</userinput> +</screen> </para> <para> |