[recipes] Some updates to README.md
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] Some updates to README.md
- Date: Sun, 5 Mar 2017 14:59:01 +0000 (UTC)
commit 769a6a24bcd5b6ab1f682ef2fed2faa4a9579f2f
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Mar 5 09:57:38 2017 -0500
Some updates to README.md
Among other things, point out the recipes.dmg that is now available.
README.md | 44 ++++++++++++++++++++++++++------------------
1 files changed, 26 insertions(+), 18 deletions(-)
---
diff --git a/README.md b/README.md
index e3b2b50..ae69682 100644
--- a/README.md
+++ b/README.md
@@ -9,13 +9,15 @@ This app is about cooking and recipes.
The main objects of interest are
-- recipes
-- ingredients
-- cuisines
-- chefs
+- Recipes
+- Ingredients
+- Cuisines
+- Chefs
The design can be found here: https://wiki.gnome.org/Design/Apps/Recipes
+Other information can be found here: https://wiki.gnome.org/Apps/Recipes
+
Building
--------
@@ -37,20 +39,7 @@ make install
```
I list `make install` as the last step here, but Recipes works fine uninstalled as well.
-Testing
--------
-
-If you don't feel like building from source yourself, you can use Flatpak, like this:
-
-```
-flatpak install --from https://matthiasclasen.github.io/recipes-releases/gnome-recipes.flatpakref
-```
-
-After installing the Flatpak, the applications will show up in the GNOME shell overview, but you can also
launch it from the commandline:
-
-```
-flatpak run org.gnome.Recipes
-```
+jhbuild also knows how to build recipes.
Other platforms
---------------
@@ -87,3 +76,22 @@ To build a released version of recipes on OS X, just
```
brew install recipes
```
+
+jhbuild has also been used successfully to build recipes on OS X.
+
+Testing
+-------
+
+If you don't feel like building from source yourself, you can use Flatpak, like this:
+
+```
+flatpak install --from https://matthiasclasen.github.io/recipes-releases/gnome-recipes.flatpakref
+```
+
+After installing the Flatpak, the applications will show up in the GNOME shell overview, but you can also
launch it from the commandline:
+
+```
+flatpak run org.gnome.Recipes
+```
+
+There is also a [recipes.dmg](https://download.gnome.org/binaries/mac/recipes/0.20/recipes.dmg) binary for
OS X.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]