mirror of
https://github.com/dimitri/pgloader.git
synced 2026-01-30 19:41:01 +01:00
Typo fix in the Install docs.
This commit is contained in:
parent
ee20bdd0b5
commit
8100b2b985
@ -39,7 +39,8 @@ pgloader is now a Common Lisp program, tested using the
|
||||
$ apt-get install sbcl
|
||||
$ apt-get install libsqlite3-dev
|
||||
$ cd /path/to/pgloader
|
||||
$ echo "(:tree `pwd`)" ~/.config/common-lisp/source-registry.conf.d/pgloader.conf
|
||||
$ mkdir -p ~/.config/common-lisp/source-registry.conf.d
|
||||
$ echo "(:tree `pwd`)" > ~/.config/common-lisp/source-registry.conf.d/pgloader.conf
|
||||
$ make pgloader
|
||||
$ ./build/pgloader.exe --help
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user