We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17f41ed + 5bf2b2f commit e917b3dCopy full SHA for e917b3d
README.md
@@ -9,7 +9,7 @@ Read and Write to the Windows registry in-process from Node.js. Easily set appli
9
This library interacts with native Windows APIs. To add this module to your Node application, install the package:
10
11
```
12
-npm install windows-registry-node
+npm install windows-registry
13
14
15
0 commit comments