diff --git a/Examples/Modern UI/Readme.html b/Examples/Modern UI/Readme.html index 254abc56..ae5834f4 100644 --- a/Examples/Modern UI/Readme.html +++ b/Examples/Modern UI/Readme.html @@ -85,7 +85,7 @@ table

Introduction

-

Using KiCHiK's NSIS 2 modifications, it is possible +

Using NSIS 2, it is possible to create new user interfaces for the Nullsoft Installer System.

I made this interface with a modern wizard style, like the wizards of recent Windows versions. This new interface @@ -94,9 +94,7 @@ table

To use this new UI for for installer, you need to add some code to your NSIS script, which you can see in Example.nsi.

Requirements

-

KiCHiK's - NSIS 2 modifications, version 2.0 alpha 7 (or later) -

+

NSIS 2 alpha 7 (or later)

Screenshot

How to use