docs: add install

This commit is contained in:
2020-07-26 11:14:52 +08:00
parent 14f8209be3
commit 0a3362e847

View File

@@ -9,6 +9,14 @@ Software
* Linux
* macOS
* Git
* Cargo \[when install from source\]
## Install
Install from git repo:
```shell
% cargo install --git https://git.hatter.ink/rust-scripts/rust-script-tool.git
```
## Usage