Skip to content

Commit e917b3d

Browse files
author
Steven Edouard
committed
Merge pull request #32 from CatalystCode/doc_npm
Update README.md
2 parents 17f41ed + 5bf2b2f commit e917b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Read and Write to the Windows registry in-process from Node.js. Easily set appli
99
This library interacts with native Windows APIs. To add this module to your Node application, install the package:
1010

1111
```
12-
npm install windows-registry-node
12+
npm install windows-registry
1313
1414
```
1515

0 commit comments

Comments
 (0)