Skip to content

Commit 36629e7

Browse files
committed
Updated readme
1 parent a86c4ac commit 36629e7

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,15 +58,12 @@ describe("Basic test", () => {
5858

5959
# Installation
6060

61-
While `nut.js` comes with a pre-built version of OpenCV for your respective target platform, it currently still requires some 3rd-party dependencies to generate `node` bindings.
62-
This setup will be enhanced in the future so no additional packages have to be installed on a target system.
63-
64-
Until then, the following tools / libraries need to be installed in order to use `nut.js`:
61+
`nut.js` comes with a pre-built version of OpenCV for your respective target platform.
62+
In order to use these pre-compiled bindings, certain runtime conditions have to be met.
6563

6664
## Prerequisites
6765

68-
The installation process comes with a pre-built version of OpenCV for the respective target platform.
69-
It's not required to manually build or install OpenCV, but the installation process has some 3rd-party dependencies.
66+
This section lists runtime requirements for `nut.js` on the respective target platform.
7067

7168
#### Windows
7269

0 commit comments

Comments
 (0)