diff --git a/README.md b/README.md index bb79232..8ba6de7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ## Starting the auto installer: **Update indexes and packages** ```bash -apt -y update && apt -y upgrade +apt -y update && apt -y full-upgrade ``` **Install GIT** ```bash