@@ -10,6 +10,7 @@ Install
1010 :backlinks: none
1111
1212
13+ ------------------------------------------------------------------------------
1314Docker image
1415-----------------------------------------------------------------------------
1516
@@ -23,6 +24,7 @@ development version:
2324 .. _`Docker Hub` : https://hub.docker.com/r/pgpointcloud/pointcloud
2425
2526
27+ ------------------------------------------------------------------------------
2628GNU/Linux
2729------------------------------------------------------------------------------
2830
@@ -45,6 +47,7 @@ pgPointcloud is available on Arch Linux through the `user repository`_.
4547.. _`user repository` : https://aur.archlinux.org/packages/pgpointcloud
4648
4749
50+ ------------------------------------------------------------------------------
4851Windows
4952------------------------------------------------------------------------------
5053
@@ -53,6 +56,7 @@ pgPointcloud is directly included in the `PostGIS`_ bundle.
5356.. _`PostGIS` : https://postgis.net/windows_downloads/
5457
5558
59+ ------------------------------------------------------------------------------
5660MacOS
5761------------------------------------------------------------------------------
5862
@@ -61,6 +65,7 @@ pgpointcloud is available on macOS via `MacPorts`_.
6165.. _`MacPorts` : https://ports.macports.org/port/pgpointcloud/
6266
6367
68+ ------------------------------------------------------------------------------
6469Releases tarballs
6570------------------------------------------------------------------------------
6671
@@ -97,11 +102,13 @@ Releases tarballs
97102
98103.. _source :
99104
105+ ------------------------------------------------------------------------------
100106Sources
101107------------------------------------------------------------------------------
102108
103109The source code repository for pgPointcloud is on `GitHub `_. You can retrieve
104- the development version with ``git ``:
110+ the development version with ``git ``. See :ref: `build_sources ` for
111+ instructions.
105112
106113.. code-block :: console
107114
0 commit comments