diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2021-01-18 00:58:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-18 00:58:51 +0000 |
commit | cc21b36ff8adb1944aa6de2fd6182265714e3658 (patch) | |
tree | 5d97b088593d87ad254fa2bf4cf3f9d9a0576995 | |
parent | Add CHANGELOG entry for multiple file upload (diff) | |
download | miniserve-cc21b36ff8adb1944aa6de2fd6182265714e3658.tar.gz miniserve-cc21b36ff8adb1944aa6de2fd6182265714e3658.zip |
Highlight Arch Linux in install instructions
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -143,7 +143,7 @@ Sometimes this is just a more practical and quick way than doing things properly chmod +x miniserve-linux ./miniserve-linux -Alternatively, if you are on Arch Linux, you can do +Alternatively, if you are on **Arch Linux**, you can do pacman -S miniserve |