From 2c4ead25434574295f2bbe9500e3a68c068c3049 Mon Sep 17 00:00:00 2001 From: Nathan Pratta Teodosio Date: Thu, 14 Sep 2023 15:07:42 +0200 Subject: [PATCH] Describe relationship between SDK and normal snaps and point to their build farms. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c57b851..985101c 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ git clone -b gnome-42-2204 https://github.com/ubuntu/gnome-sdk.git gnome-42-2204 + +This branch is used to build [the gnome-42-2204 snap](https://launchpad.net/~desktop-snappers/+snap/gnome-42-2204), +which in turn uses the [the gnome-42-2204-sdk snap](https://launchpad.net/~desktop-snappers/+snap/gnome-42-2204-sdk).