From 62896e50f39112062f381c586321aa525066e12e Mon Sep 17 00:00:00 2001 From: Steffen Pohle Date: Mon, 28 Feb 2022 21:41:43 +0100 Subject: [PATCH] Update 'Readme.md' --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index e18916a..ff4f92e 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # apt-offline2bat.sh -This script is used to creat an batch script for downloading all needed files and packages needed by 'apt-offline'. The created batch script will need curl and zip to be installed on windows. +This script is used to creat an batch script for downloading all needed files and packages needed by **apt-offline**. The created batch script will need curl and zip to be installed on windows. # Usage of apt-offline