diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-11-08 20:03:50 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-11-08 20:03:50 +0100 |
commit | d8cccb74066545c534bb9952f51e441d4aba2c66 (patch) | |
tree | 18052bed9ff463cd6a4d18d62c4d620e27b02649 | |
parent | f91ff5856e2276825d450610d1b040fcf8bda6cd (diff) |
readme typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ Installing `lld` (the LLVM linker) can improve compile times. `xdg-utils` which provides `xdg-open` needs to be installed when downloading torrents with `nyaa.si` plugin.\ `ffmpeg (and ffprobe which is included in ffmpeg)` needs to be installed to display webp thumbnails, to upload videos with thumbnails on matrix or to merge video and audio when downloading youtube videos.\ `fc-match` (which is part of `fontconfig`) needs to be installed when `use_system_fonts` config is set to `true`.\ -`source-hightlight` needs to be installed for syntax highlighting in matrix codeblocks.\ +`source-highlight` needs to be installed for syntax highlighting in matrix codeblocks.\ `wget` needs to be installed for xxx plugins. ## Matrix QuickMedia does currently not support encryption in matrix. If you want encryption then you can use [pantalaimon](https://github.com/matrix-org/pantalaimon/).\ |