Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Commit ed047bb

Browse files
author
Leon Strauß
committed
updated README
1 parent d661367 commit ed047bb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
# Installation
1919

20-
npm install ssh2-promise;
20+
npm i ssh-tools
2121

2222
# Differences
2323

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ssh-tools",
3-
"version": "1.1.8",
3+
"version": "1.1.9",
44
"description": "",
55
"main": "/dist/index.js",
66
"types": "dist/main/index.d.ts",

0 commit comments

Comments
 (0)