Added system installation instructions

This commit is contained in:
Jeffry Samuel 2024-09-11 22:09:56 -06:00 committed by GitHub
parent e7b6da4f62
commit 6d339aad5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,6 +56,18 @@ Note: This is not recommended since the prerelease versions of the app often pre
2. Open with Gnome Builder 2. Open with Gnome Builder
3. Press the run button (or export if you want to build a Flatpak package) 3. Press the run button (or export if you want to build a Flatpak package)
### System Installation (Arch Linux)
> [!NOTE]
> This method doesn't include the Ollama instance
```BASH
mkdir Alpaca-build
cd Alpaca-build
curl -L -o PKGBUILD https://raw.githubusercontent.com/jeffser/Alpaca/main/PKGBUILD
makepkg -si
```
## Translators ## Translators
Language | Contributors Language | Contributors