diff -r cda90b8d94b8 -r 01a05c807e82 README --- a/README Fri Oct 03 21:34:08 2014 +0300 +++ b/README Fri Oct 03 22:52:35 2014 +0300 @@ -30,19 +30,12 @@ * libpng12-dev png.h 1.2.15~beta5-3ubuntu0.1 * libc6-dev pthread.h NPTL 2.7 (glibc 2.7-10ubuntu5) - To compile dist versions, simply execute + To compile: $ make - To compile source versions, execute: - - $ make dirs - $ make - The libpngtile.so and pypngtile.so libraries will be placed under lib/, and the 'pngtile' binary under bin/. - XXX: If compiling the pypngtile.so library with make fails, then `setup.py build_ext -i` should build it. - ## Usage Store the .png data files in a directory. You must have write access to the directory when updating the caches, which are written as a .cache file alongside the .png file.