From 074e43418fec00c367537555c9b0e68abd3ef1a2 Mon Sep 17 00:00:00 2001 From: Frolleks Date: Mon, 7 Feb 2022 05:08:49 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/README.md b/README.md index aeb8f69..65c7af5 100644 --- a/README.md +++ b/README.md @@ -2,35 +2,6 @@ Flytta is a free and open source frame-by-frame animation program. -## Download -#### Stable builds (recommended for all users) -##### Windows: -##### macOS: -##### Linux (point and click binaries): -- (.deb): -- (.tar.gz): -##### Linux (with CLI): -- For Debian-based distros, type this command: -`$ sudo apt install flytta` -- For Arch-based distros, type this command: -`$ sudo pacman -S flytta` -- For Fedora, type this command: -`$ sudo dnf install flytta` -#### Unstable (nightly) builds -##### Windows: -##### macOS: -##### Linux (point and click binaries): -- (.deb): -- (.tar.gz): -##### Linux (with CLI): -- For Debian-based distros, type this command: -`$ sudo apt install flytta-nightly` -- For Arch-based distros, type this command: -`$ sudo pacman -S flytta-nightly` -- For Fedora, type this command: -`$ sudo dnf install flytta-nightly` -___ -Alternatively, you can build Flytta from source. ### Documentation Documentation on how to use/build/contribute to Flytta etc., is listed in the wiki of this repo **and** is also listed on our website at https://docs.flytta.org/home. ### License