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:
Dimitri Fontaine 2019-05-09 00:28:01 +02:00
parent 3118602702
commit 0643cf0869

View File

@ -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