From d6fd0ba6f73035ca10f05c4922f8bdacd7265f85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobi=20Sch=C3=A4fer?= Date: Sat, 21 Mar 2020 20:22:08 +0100 Subject: [PATCH] fix: ugly warning symbol --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f1cb929..27630f54 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Helma is built with [Gradle](https://gradle.org), the build task depends on the Clone this repository to your machine and start the build process with `./gradlew install`. The build script is going to ask you if you want to update the installation, enter `y`. -> ⚠ +> ⚠️ > Please be aware that this step is going to overwrite files in the installation directory – escpecially at a later time when there might be substantial changes. Should this happen by accident you find the previous installation in the `backups` directory. > > Alternatively, you could move or copy the desired files manually from the installation directory `build/install/helma`.