From c7675a704c62b84da5a8545b07948c2c6833206a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger-Stelzer?= Date: Sun, 2 Jul 2023 19:52:56 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3eb952c..bae6c1d 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,6 @@ Built for and tested on **Windows 10 version 1507 (or newer) x64/ARM64**. 32-Bit - Add the `include` directory to your project's headers search path. - `#include ` wherever required. - Link against the resulting `Domito.lib` file for your desired architecture. -- Link against the provided `ci.lib` for the Code Integrity convenience functions. - Done! ## Sources & 3rd party credits