ssh-x-term 1.0.0 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -118,7 +118,7 @@ npm install -g @bitwarden/cli
|
|
|
118
118
|
|
|
119
119
|
### Option 1: Install using npm (Recommended)
|
|
120
120
|
|
|
121
|
-
The easiest way to install SSH-X-Term is using npm:
|
|
121
|
+
The easiest way to install SSH-X-Term is using npm [npm package](https://www.npmjs.com/package/ssh-x-term):
|
|
122
122
|
|
|
123
123
|
```sh
|
|
124
124
|
# Install globally
|