diff --git a/scripts/fusion360-flatpak-install.sh b/scripts/fusion360-flatpak-install.sh index e42f389..85f9f97 100644 --- a/scripts/fusion360-flatpak-install.sh +++ b/scripts/fusion360-flatpak-install.sh @@ -4,8 +4,8 @@ # Description: With this file you can install Autodesk Fusion 360 on Linux. # Author: Steve Zabka # Author URI: https://cryinkfly.de -# Time/Date: 11:00/16.05.2021 -# Version: 0.1 +# Time/Date: 12:00/16.05.2021 +# Version: 0.2 # 1. Step: Install Flatpak on your system: https://flatpak.org/setup/ (More information about FLatpak: https://youtu.be/SavmR9ZtHg0) # 2. Step: Open a Terminal and run this command: cd Downloads && chmod +x fusion360-flatpak-install.sh && sh fusion360-flatpak-install.sh @@ -34,6 +34,8 @@ # EXAMPLE-NAME +# 3. Step: Reboot your system! + #################################################################### # Add the Flathub repository for your current user!!!