Update README.md

This commit is contained in:
Li 2022-04-19 10:20:22 +12:00 committed by GitHub
parent 1a8693dce8
commit 2dbfd4dd03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ sudo apt install hisp
Install on Debian via APT:
```
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 34F644BC70C746CE48139C595129317F33AE659C
sudo bash -c 'echo 'deb http://deb.silica.codes debian main'>>/etc/apt/sources.list'
sudo bash -c 'echo "deb http://deb.silica.codes debian main">>/etc/apt/sources.list'
sudo apt update
sudo apt install hisp
```