Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down