diff --git a/install/wallabag_compatibility_test.php b/install/wallabag_compatibility_test.php index 2e78b67..61a8e99 100644 --- a/install/wallabag_compatibility_test.php +++ b/install/wallabag_compatibility_test.php @@ -338,7 +338,7 @@ if (isset($_GET['from'])){
Tidy
support installed. No problems here.Tidy
extension is not available. should still work with most feeds, but you may experience problems with some.Tidy
extension is not available. should still work with most feeds, but you may experience problems with some. You can install it with sudo apt-get install php5-tidy
and then reload Apache sudo service apache2 reload
.