README update

This commit is contained in:
Ian Renton
2026-04-02 19:54:24 +01:00
parent edbbb13087
commit a44b4f5eb6
10 changed files with 24 additions and 22 deletions

View File

@@ -69,6 +69,8 @@ Various approaches exist to writing your own client, but in general:
If you want to run a copy of Spothole with different configuration settings than the main instance, you can download it and run it on your own local machine or server.
You will require Python version 3.8 or later. If you encounter an error about `gdal-config` during the following process, you will also need `libgdal-dev` installed.
To download and set up Spothole on a Debian server, run the following commands. Other operating systems will likely be similar.
```bash