diff options
author | RMPR <akoudanilo@gmail.com> | 2020-09-17 14:08:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-17 14:08:54 +0100 |
commit | a943a85fd8dda3cbae4d0e91d9f5c884905c5722 (patch) | |
tree | c916f2ff48d79a21c0cafae12639dfe5a9a52868 /README.md | |
parent | add command (diff) | |
download | kirc-a943a85fd8dda3cbae4d0e91d9f5c884905c5722.tar.gz kirc-a943a85fd8dda3cbae4d0e91d9f5c884905c5722.tar.bz2 kirc-a943a85fd8dda3cbae4d0e91d9f5c884905c5722.tar.xz kirc-a943a85fd8dda3cbae4d0e91d9f5c884905c5722.tar.zst kirc-a943a85fd8dda3cbae4d0e91d9f5c884905c5722.zip |
Fix a typo in distro name
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ cd kirc makepkg -si ``` -Building and installing from source (works on **Rasbian**, **Debian**, **Ubuntu** and many other Unix distributions): +Building and installing from source (works on **Raspbian**, **Debian**, **Ubuntu** and many other Unix distributions): ```shell git clone https://github.com/mcpcpc/kirc.git |