From 1500d2c56351da1430ef6c13a59dd6574f11534e Mon Sep 17 00:00:00 2001 From: Julian Psotta <22392104+MichaelsJP@users.noreply.github.com> Date: Fri, 27 Oct 2023 17:35:14 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f37e9b7435..42944e9a53 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,9 @@ The [sourcespy dashboard](https://sourcespy.com/github/giscienceopenrouteservice ## Installation -We suggest using docker to install and launch openrouteservice backend. In short, a machine with a working [docker installation](https://www.digitalocean.com/community/tutorial_collections/how-to-install-and-use-docker) will get everything done for you. We recommend running docker compose with the latest release version: +We suggest using docker to install and launch openrouteservice backend. In short, a machine with a working [docker installation](https://www.digitalocean.com/community/tutorial_collections/how-to-install-and-use-docker) will get everything done for you. + +Only use nightly (master branch) if you know what you do. We recommend running docker compose with the latest release version: ```bash # For example for the latest release