Update fusion360-flatpak-install.sh

This commit is contained in:
Steve Zabka
2021-05-21 20:19:12 +02:00
committed by GitHub
parent 9952ff3672
commit 11f47e3020

View File

@@ -4,8 +4,8 @@
# Description: With this file you can install Autodesk Fusion 360 on Linux. # Description: With this file you can install Autodesk Fusion 360 on Linux.
# Author: Steve Zabka # Author: Steve Zabka
# Author URI: https://cryinkfly.de # Author URI: https://cryinkfly.de
# Time/Date: 15:00/18.05.2021 # Time/Date: 20:00/21.05.2021
# Version: 0.3 # Version: 0.4
# 1. Step: Install Flatpak on your system: https://flatpak.org/setup/ (More information about FLatpak: https://youtu.be/SavmR9ZtHg0) # 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 && bash fusion360-flatpak-install.sh # 2. Step: Open a Terminal and run this command: cd Downloads && chmod +x fusion360-flatpak-install.sh && bash fusion360-flatpak-install.sh