Update README.md

Minor edits
This commit is contained in:
Tobi Schäfer 2024-05-19 02:05:49 +02:00 committed by GitHub
parent daf8da61b1
commit ed575bc4c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,9 +34,9 @@ Helma is built with [Gradle](https://gradle.org), the build task depends on the
### Additional Prerequisites ### Additional Prerequisites
* [Rsync](https://rsync.samba.org) version ≥ 3.1.0 * [Rsync](https://rsync.samba.org) version ≥ 3.1.0
* [NodeJS](https://nodejs.org) LTS version * [Node.js](https://nodejs.org) LTS version
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`. 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 `yes` or `no`.
> ⚠️ > ⚠️
> 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. > 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.