From 73b6ba85ef5304a256c51a42e9d9e043a797d60e Mon Sep 17 00:00:00 2001 From: Nicholas <9296369+nicholas-mn@users.noreply.github.com> Date: Fri, 27 Dec 2024 21:11:07 +0100 Subject: [PATCH] docs(README): add arch linux install instructions and fix name --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 58b75b5..beedc02 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,16 @@ OpenNoodl will aim to stay entirely in sync with the original repository, includ ## One-click install -* [Code Crusher 1.1.0 for MacOS Intel](https://github.com/The-Low-Code-Foundation/OpenNoodl/releases/download/release/OpenNoodl.1.1.0.Apple.Intel.dmg) -* [Code Crusher 1.1.0 for MacOS Silicon](https://github.com/The-Low-Code-Foundation/OpenNoodl/releases/download/release/OpenNoodl.1.1.0.Apple.Silicon.dmg) -* [Code Crusher 1.1.0 for Windows](https://github.com/The-Low-Code-Foundation/OpenNoodl/releases/download/release/OpenNoodl.1.1.0.Windows.exe) +* [OpenNoodl 1.1.0 for MacOS Intel](https://github.com/The-Low-Code-Foundation/OpenNoodl/releases/download/release/OpenNoodl.1.1.0.Apple.Intel.dmg) +* [OpenNoodl 1.1.0 for MacOS Silicon](https://github.com/The-Low-Code-Foundation/OpenNoodl/releases/download/release/OpenNoodl.1.1.0.Apple.Silicon.dmg) +* [OpenNoodl 1.1.0 for Windows](https://github.com/The-Low-Code-Foundation/OpenNoodl/releases/download/release/OpenNoodl.1.1.0.Windows.exe) + +## Arch Linux + +On Arch Linux, OpenNoodl can be installed [from the AUR](https://aur.archlinux.org/packages/opennoodl): +``` +yay -S opennoodl +``` # Getting started