Skip to content

Commit

Permalink
updating gh-pages repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Hsin Yuan Yeh authored and Hsin Yuan Yeh committed Oct 21, 2023
1 parent ea236af commit f6a8156
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions v2/gettingstarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,21 @@ Last Updated on 2023/10/21

## Topics

## Installation
## 🔵 Installation
```
pip3 install sshscript
## or
python3 -m pip install sshscript
```

## Upgrading
## 🔵 Upgrading
```
pip3 install sshscript --upgrade
## or
python3 -m pip install sshscript --upgrade
```

## 🔵 <a name="one-dollar"></a>Check Installation

## Check Installation
## 🔵 <a name="check-installation"></a> Check Installation

After you have installed the SSHScript. let us check if it works. The SSHScript would install a cli named "sshscript". You can open a console and typing "sshscript" to check if it works.

Expand Down

0 comments on commit f6a8156

Please sign in to comment.