From d8fe297147f37a2883738cc824247d7c7c04834d Mon Sep 17 00:00:00 2001 From: "Marcus S. Abildskov" <8391194+marcus-sa@users.noreply.github.com> Date: Mon, 23 Sep 2019 23:59:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da8d3c4..da792ae 100755 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A test library for NodeGUI widgets ### Installation -The recommended way of getting started with using `@ng-qt/ng-test` is by utilizing our [Qode image](https://github.com/ng-qt/qode-docker-image) for [Docker](https://docker.com), which will set up a completely development & testing ready environment for you to use. +The recommended way of getting started is by utilizing our [Qode image](https://github.com/ng-qt/qode-docker-image) for [Docker](https://docker.com), which will set up a completely development & testing ready environment for you to use. > If you'd prefer not to use Docker, you'd need to specify the associated environment variables which can be found in the [environment section](https://github.com/ng-qt/qode-docker-image#environment) and install the dependencies specified in the prerequisites as well. ```sh