mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-07 06:47:00 +02:00
Remove the old mention about building the docs in the README.
It's been a while we switched to the Read The Docs format, the ruby-ronn manpage is a thing of the past now.
This commit is contained in:
parent
3118602702
commit
0643cf0869
@ -179,9 +179,3 @@ indexes, foreign keys, comments) and parallel loading of the corrected data:
|
||||
|
||||
$ createdb pagila
|
||||
$ pgloader mysql://user@localhost/sakila postgresql:///pagila
|
||||
|
||||
See the documentation file `pgloader.1.md` for details. You can compile that
|
||||
file into a manual page or an HTML page thanks to the `ronn` application:
|
||||
|
||||
$ apt-get install ruby-ronn
|
||||
$ make docs
|
||||
|
Loading…
Reference in New Issue
Block a user