diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2021-01-05 06:12:53 +0000 |
---|---|---|
committer | Sven-Hendrik Haase <svenstaro@gmail.com> | 2021-01-05 06:12:53 +0000 |
commit | e2a3a5aa4093af316fbdd93f9f1657d4139d33c2 (patch) | |
tree | 51a5c96b3e3a81fe6d6a21470a85561a148e7622 /README.md | |
parent | Add CHANGELOG entry for --dirs-first option (diff) | |
download | miniserve-e2a3a5aa4093af316fbdd93f9f1657d4139d33c2.tar.gz miniserve-e2a3a5aa4093af316fbdd93f9f1657d4139d33c2.zip |
miniserve is now in Arch [community] so update instructions
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -190,4 +190,4 @@ This is mostly a note for me on how to release this thing: - `cargo release <version>` - Releases will automatically be deployed by Github Actions. - Docker images will automatically be built by Docker Hub. -- Update AUR package. +- Update Arch package. |