diff --git a/README.md b/README.md index 3081149ae..e6b6bafdd 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,12 @@ To fix this, install libfuse2 as follows: sudo apt install libfuse2 ``` +In case you experience a blank page after jitsi server upgrades, try removing the local cache files: + +``` +rm -rf ~/.config/Jitsi\ Meet/ +``` +
NOTE for old GNU/Linux distributions You might get the following error: