From eee770514fb8dc1a2825d21070c7c54373d1aa05 Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Mon, 22 Jul 2024 13:49:14 +0300 Subject: wiki: Mention nightly COPR --- wiki/Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/Getting-Started.md b/wiki/Getting-Started.md index ffe3605a..7982bd1f 100644 --- a/wiki/Getting-Started.md +++ b/wiki/Getting-Started.md @@ -1,5 +1,5 @@ The easiest way to get niri is to install one of the distribution packages. -Here are some of them: [Fedora COPR](https://copr.fedorainfracloud.org/coprs/yalter/niri/) (which I maintain myself), [NixOS Flake](https://github.com/sodiboo/niri-flake), and some more from repology below. +Here are some of them: [Fedora COPR](https://copr.fedorainfracloud.org/coprs/yalter/niri/) and [nightly COPR](https://copr.fedorainfracloud.org/coprs/yalter/niri-git/) (which I maintain myself), [NixOS Flake](https://github.com/sodiboo/niri-flake), and some more from repology below. See the [Building](#building) section if you'd like to compile niri yourself. [![Packaging status](https://repology.org/badge/vertical-allrepos/niri.svg)](https://repology.org/project/niri/versions) -- cgit