From da194df1e98f71cabc70c68f0141d5f619e41511 Mon Sep 17 00:00:00 2001 From: abiram <7523422+abiramen@users.noreply.github.com> Date: Mon, 20 Nov 2023 21:58:24 +1100 Subject: [PATCH] Link to the GitHub repository --- docs/install.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/install.rst b/docs/install.rst index bb4ce1a7..4fa6a170 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -59,10 +59,12 @@ __ http://sbcl.org/ __ http://ccl.clozure.com/ __ http://www.quicklisp.org/beta/ -When building from sources, you should always build from the current git -HEAD as it's basically the only source that is managed in a way to ensure it +When building from sources, you should always build from the current `git +HEAD`__ as it's basically the only source that is managed in a way to ensure it builds aginst current set of dependencies versions. +__ https://github.com/dimitri/pgloader/ + The build system for pgloader uses a Makefile and the Quicklisp Common Lisp packages distribution system.