diff options
author | Michael Czigler <37268479+mcpcpc@users.noreply.github.com> | 2020-09-10 09:11:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-10 09:11:25 -0400 |
commit | 31b91d2ad2eb70d2d1d8aab398573d8e96407bc0 (patch) | |
tree | 36b11462f2d86b5d74f22ef061188e034bfd8a61 | |
parent | Squash commits pertaining to 0.0.8 release (diff) | |
download | kirc-31b91d2ad2eb70d2d1d8aab398573d8e96407bc0.tar.gz kirc-31b91d2ad2eb70d2d1d8aab398573d8e96407bc0.tar.bz2 kirc-31b91d2ad2eb70d2d1d8aab398573d8e96407bc0.tar.xz kirc-31b91d2ad2eb70d2d1d8aab398573d8e96407bc0.tar.zst kirc-31b91d2ad2eb70d2d1d8aab398573d8e96407bc0.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ cd kirc makepkg -si ``` -Building and installing from source (works on **Rasbian**, **Debian**, **Ubuntu** and many other distributions): +Building and installing from source (works on **Rasbian**, **Debian**, **Ubuntu** and many other Unix distributions): ```shell git clone https://github.com/mcpcpc/kirc.git |