diff --git a/README.md b/README.md index 0e7b72a7d04628c276f55bddc4cad564036d4763..f7dcbf12b589a04000624a64971440001e6cae40 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,9 @@ Backend for Historical Manuscripts Indexing * Python 3.10+ * pip * [virtualenvwrapper](https://virtualenvwrapper.readthedocs.io/en/latest/) -* Docker 24+ +* [Docker 24+](https://docs.docker.com/engine/install/#supported-platforms) * [mkcert](https://github.com/FiloSottile/mkcert?tab=readme-ov-file#installation) +* [GeoDjango system dependencies](https://docs.djangoproject.com/en/3.1/ref/contrib/gis/install/geolibs/): `sudo apt install binutils libproj-dev gdal-bin` ## Setup for developers