From c4e9f8d3f66cf43e990bed364c269e354882be6b Mon Sep 17 00:00:00 2001 From: Plato Mavropoulos Date: Wed, 24 Apr 2024 01:58:04 +0300 Subject: [PATCH] Small README cleanup --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 0326329..c35eca2 100644 --- a/README.md +++ b/README.md @@ -397,8 +397,6 @@ To run the utility, you must have the following 3rd party Python module installe * [pefile](https://pypi.org/project/pefile/) -> pip3 install pefile - Moreover, you must have the following 3rd party tool at the "external" project directory: * [TianoCompress](https://github.com/tianocore/edk2/tree/master/BaseTools/Source/C/TianoCompress/) (i.e. [TianoCompress.exe for Windows](https://github.com/tianocore/edk2-BaseTools-win32/) or TianoCompress for Linux)