Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Commit

Permalink
doc, add arch linux to install section
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-herlemont committed Aug 7, 2020
1 parent 451352e commit 58096a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,15 @@ It is like to run `eval $(.env_file) ./script.sh` with more options.
![short global workflow](./docs/img/short_global_workflow.png)
# Install

- From sources

Require for compilation : [libgit2](https://libgit2.org/), [openssl](https://www.openssl.org/).
```
cargo install short
```

- Arch Linux with AUR : [short-git](https://aur.archlinux.org/packages/short-git/)

### Configure prompt

It's really recommended to configure the prompt.
Expand Down

0 comments on commit 58096a7

Please sign in to comment.