diff --git a/Updating.md b/Updating.md index 4810dab..7525328 100644 --- a/Updating.md +++ b/Updating.md @@ -54,7 +54,7 @@ Don't forget to update the `docker-compose.override.yml` file, [as described in Updates between major versions of PostgreSQL (e.g. version 11 to 12) require special attention. The easiest way to perform such an update is to backup the database on the old version and restore the data on the new version: -**⚠️ IMPORTANT: Make sure to test this procedure first before applying it to valuable data ⚠️*** +**⚠️ IMPORTANT: Make sure to test this procedure first before applying it to valuable data ⚠️** ```bash cd /netbox-docker