From: Thomas Wood Date: Thu, 9 Apr 2009 14:16:13 +0000 (+0000) Subject: Fix readme instructions for module compilation X-Git-Tag: live~7557^2~30 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/63474e1f50d3d2678e17878ee6d689a025dda8ad Fix readme instructions for module compilation --- diff --git a/db/README b/db/README index f00029339..4f9fac629 100644 --- a/db/README +++ b/db/README @@ -54,7 +54,7 @@ Creating functions for PgSQL Run this command in the db/functions directory: -$ make libmyosm.so +$ make libpgosm.so Now create the function as follows: