mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-09 07:47:00 +02:00
Better INSTALL section.
This commit is contained in:
parent
c706813465
commit
a123cd472b
@ -36,9 +36,10 @@ pgloader is now a Common Lisp program, tested using the
|
||||
[SBCL](http://sbcl.org/) implementation with
|
||||
[Quicklisp](http://www.quicklisp.org/beta/).
|
||||
|
||||
apt-get install sbcl
|
||||
apt-get install libmysqlclient-dev libsqlite3-dev
|
||||
make pgloader
|
||||
$ apt-get install sbcl
|
||||
$ apt-get install libmysqlclient-dev libsqlite3-dev
|
||||
$ make pgloader
|
||||
$ ./build/pgloader.exe --help
|
||||
|
||||
### Patches
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user