Skip to content

Commit 147f77f

Browse files
dbkraxelsimon
andauthored
Update README.md
better wording Co-Authored-By: axelsimon <github@axelsimon.net>
1 parent 261974e commit 147f77f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ over https.
3838
`echo "deb https://packages.riot.im/debian/ stretch main" | sudo tee -a /etc/apt/sources.list`
3939
- As a separate entry in sources.list.d:
4040
`echo "deb https://packages.riot.im/debian/ stretch main" | sudo tee /etc/apt/sources.list.d/riot.list`
41-
2. Download and add the gpg signing key used to authentify the packages from the riot repository to your system's list of trusted keys:
41+
2. Download and add the gpg signing key used to authenticate the packages from the riot repository to your system's list of trusted keys:
4242
`curl -s https://packages.riot.im/debian/repo-key.asc | sudo apt-key add -`
4343
- Optional: if you had the old Riot.im signing key in your apt keyring, delete it, as it is no longer considered trusted:
4444
`sudo apt-key del 48E8F4A1`

0 commit comments

Comments
 (0)