]> git.openstreetmap.org Git - rails.git/commitdiff
Fix readme instructions for module compilation
authorThomas Wood <grand.edgemaster@gmail.com>
Thu, 9 Apr 2009 14:16:13 +0000 (14:16 +0000)
committerThomas Wood <grand.edgemaster@gmail.com>
Thu, 9 Apr 2009 14:16:13 +0000 (14:16 +0000)
db/README

index f0002933938d842abfa0edf4aa09ac48551d6e03..4f9fac629f7a4a30d6770660fa1c2a1a028e3bfe 100644 (file)
--- 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: