mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-09 15:56:58 +02:00
Fix INSTALL doc
Added curl on the apt-get install instructions.
This commit is contained in:
parent
68416a79b3
commit
b7bea28c9b
@ -15,7 +15,7 @@ started.
|
|||||||
You will note in particular:
|
You will note in particular:
|
||||||
|
|
||||||
sudo apt-get install -y sbcl \
|
sudo apt-get install -y sbcl \
|
||||||
git patch unzip \
|
git curl patch unzip \
|
||||||
devscripts pandoc \
|
devscripts pandoc \
|
||||||
libsqlite3-dev
|
libsqlite3-dev
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user