docs(README): updated README
This commit is contained in:
@@ -18,7 +18,11 @@ A practical application runner written in Rust. Inspired by [dmenu](https://tool
|
|||||||
|
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
To use practical-runner clone this repository and run the following command in the repository's root directory.
|
To use practical-runner run the following command:
|
||||||
|
```console
|
||||||
|
cargo install practicalrunner
|
||||||
|
```
|
||||||
|
Or clone this repository and run the following command in the repository's root directory:
|
||||||
```console
|
```console
|
||||||
cargo install --path .
|
cargo install --path .
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user