From 1cd993ab03a10b67450fe61279ecfcd09a414af3 Mon Sep 17 00:00:00 2001 From: Steve Zabka <79079633+cryinkfly@users.noreply.github.com> Date: Sat, 23 Jul 2022 20:36:20 +0200 Subject: [PATCH] Autodesk Fusion 360 - Flatpak app puplished! More information you get from here: https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/issues/231 --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8faadba..8a3e98e 100644 --- a/README.md +++ b/README.md @@ -316,7 +316,11 @@ mkdir -p "$HOME/.fusion360/bin" && cd "$HOME/.fusion360/bin" && wget -N https://raw.githubusercontent.com/cryinkfly/Autodesk-Fusion-360-for-Linux/main/files/builds/stable-branch/bin/install.sh && chmod +x install.sh && ./install.sh - + +🔹 Or you install and use Autodesk Fusion 360 as a Flatpak app: + + https://usebottles.com/app/#fusion360 + 🔹 Now, You can use Autodesk Fusion 360 on your Linux system!