[recipes] Update README.md after gitlab migration
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] Update README.md after gitlab migration
- Date: Fri, 8 Dec 2017 20:21:51 +0000 (UTC)
commit 6aca373588bf3284a9eaba32c49cda830ddc5c87
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Dec 8 15:20:54 2017 -0500
Update README.md after gitlab migration
Point to the new location.
README.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/README.md b/README.md
index 0d0a7f2..5d780b1 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ GNOME Recipes
=============
<p align="center">
- <img
src="https://github.com/matthiasclasen/gr/blob/master/data/icons/512x512/org.gnome.Recipes.png?raw=true"
alt="Recipes icon"/>
+ <img src="https://gitlab.gnome.org/GNOME/recipes/raw/master/data/icons/512x512/org.gnome.Recipes.png"
alt="Recipes icon"/>
</p>
This app is about cooking and recipes.
@@ -34,7 +34,7 @@ To build Recipes from git, use the following steps: (note that the ninja tools i
called ninja-build on Fedora)
```
-git clone --recursive git://git.gnome.org/recipes
+git clone --recursive https://gitlab.gnome.org/GNOME/recipes.git
cd recipes
rm -rf build
meson --prefix=<your prefix> build
@@ -81,7 +81,7 @@ brew install gspell
```
- Clone from git:
```
-git clone --recursive git://git.gnome.org/recipes
+git clone --recursive https://gitlab.gnome.org/GNOME/recipes.git
```
- Build from git as usual, disabling some problematic dependencies:
```
@@ -103,10 +103,10 @@ Testing
If you don't feel like building from source yourself, you can use Flatpak, like this:
```
-flatpak install --from https://git.gnome.org/browse/recipes/plain/flatpak/gnome-recipes.flatpakref
+flatpak install --from https://gitlab.gnome.org/GNOME/recipes/blob/master/flatpak/gnome-recipes.flatpakref
```
-If you are lucky, just clicking this
[link](https://git.gnome.org/browse/recipes/plain/flatpak/gnome-recipes.flatpakref) will do the right thing.
+If you are lucky, just clicking this
[link](https://gitlab.gnome.org/GNOME/recipes/blob/master/flatpak/gnome-recipes.flatpakref) will do the right
thing.
After installing the Flatpak, the applications will show up in the GNOME shell overview, but you can also
launch it from the commandline:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]