diff --git a/README.md b/README.md index 8b70912..ec68f94 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@
- UI Eventing Framework to use for SUnit Testing. This allows users to also write SUnit Test for GUI components. + UI Eventing Framework to use for SUnit Testing. This allows users to also write SUnit Test for GUI components. ## License - The code is licensed under [MIT](LICENSE). @@ -28,18 +28,21 @@ 1. Install [VA Smalltalk 9.2.1 or newer](https://www.instantiations.com/products/vasmalltalk/download.html). 2. Install Tonel support in your development image following [this guide](https://github.com/vasmalltalk/tonel-vast#installation). 3. Clone this repository. -4. Load the Configuration Map `VastSUnitExtensions` either from the context menu of the Configuration Maps Browser ("*Import*" -> "*Load Configuration Maps from Tonel repository...*" -> select path to root `sunit-extensions-vast` local repo) or via a script: +4. The easiest and recommended approach is to install it via a script: ```smalltalk | loader path | path := (CfsPath named: '