mirror of
https://github.com/xxh/xxh
synced 2024-11-15 08:37:11 +00:00
Update README.md
This commit is contained in:
parent
e563cbe5ac
commit
9ba125cb85
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue