diff --git a/README.md b/README.md index 7b4b373..c2d6d7d 100644 --- a/README.md +++ b/README.md @@ -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