Skip to content

Commit

Permalink
Remove libfuse2 comment since it is no longer required
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianinsaval authored Oct 30, 2024
1 parent d39261b commit ae79b58
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions downloads.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,7 @@ function thankyou(e) {
</div>
<div class="card-footer px-xl-5 py-xl-4">
<small class="text-muted">
<?php echo _('In some distros you might need to install libfuse2 to be able to run the AppImage bundles.'); ?>
<?php echo _('For other distro-specific install instructions, such as Ubuntu PPA, and other ways to install on Linux, please check out the '); ?>
<?php echo _('For distro-specific install instructions such as Ubuntu PPA and other ways to install on Linux please check out the '); ?>
<a href="<?php echo _('https://wiki.freecad.org/Install_on_Unix'); ?>"><?php echo _('wiki'); ?></a>.
</small>
</div>
Expand Down

0 comments on commit ae79b58

Please sign in to comment.