Update README.md

This commit is contained in:
anki-code 2020-02-09 02:03:26 +03:00 committed by GitHub
parent e563cbe5ac
commit 9ba125cb85

View file

@ -9,16 +9,17 @@
<a href="https://asciinema.org/a/osSEzqnmH9pMYEZibNe2K7ZL7" target="_blank"><img src="https://asciinema.org/a/osSEzqnmH9pMYEZibNe2K7ZL7.svg"></a>
</p>
[![PyPI Latest Release](https://img.shields.io/pypi/v/xonssh-xxh.svg)](https://pypi.org/project/xonssh-xxh/) [![Package Status](https://img.shields.io/pypi/status/xonssh-xxh.svg)](https://pypi.org/project/xonssh-xxh/)
<p align="center">
<a href="https://pypi.org/project/xonssh-xxh/" target="_blank" alt="PyPI Latest Release"><img src="https://img.shields.io/pypi/v/xonssh-xxh.svg"></a>
</p>
## Installation
Run:
```
pip install xonssh-xxh
```
Then try:
```
xxh <server>
xxh <hostname or servername from ~/.ssh/config>
```
## Usage