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 720d1d3 commit aaafa12
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions v2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
Last Updated on 2023/10/21


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

## Releases

* 2023/10/17: [v2.0.2 Release Notes](release-v2.0.2)
Expand Down

0 comments on commit aaafa12

Please sign in to comment.