From bb223881f0130d95dd49c76dc97a79efdc7ca26d Mon Sep 17 00:00:00 2001 From: t3chn0m4g3 Date: Tue, 27 Nov 2018 10:17:42 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 621e3b5d..d5d427ee 100644 --- a/README.md +++ b/README.md @@ -359,7 +359,7 @@ T-Pot requires outgoing git, http, https connections for updates (Ubuntu, Docker For the ones of you who want to live on the bleeding edge of T-Pot development we introduced an update feature which will allow you to update all T-Pot relevant files to be up to date with the T-Pot master branch. **If you made any relevant changes to the T-Pot relevant config files make sure to create a backup first.** - The Update script will - - **mercyless** overwrite local changes to be in sync with the T-Pot master branch + - **merciless** overwrite local changes to be in sync with the T-Pot master branch - upgrade the system to the latest kernel within Ubuntu 18.04.x LTS - upgrade the system to the latest packages available within Ubuntu 18.04.x LTS - update all resources to be en par with the T-Pot master branch