From aed1f3950aee1db8dd372e22c86cc4b3303b0011 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=8F?= Date: Sun, 16 Jun 2019 20:15:06 +0000 Subject: Corrected a few spelling and formatting errors in the markdown files. --- snap/README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'snap') diff --git a/snap/README.md b/snap/README.md index 8322ecd3d..baa681f11 100644 --- a/snap/README.md +++ b/snap/README.md @@ -1,8 +1,10 @@ -This directory and ../snappy/ are used for building the snap (https://snapcraft.io/) package of inkscape. +Snap +==== + +This directory and `../snappy/` are used for building the snap (https://snapcraft.io/) package of Inkscape. Each commit to master sends a new build to the "edge" version. -For build status and logs, see: https://launchpad.net/~ted/+snap/inkscape-master -That account on launchpad.net is owned by Ted Gould . +For build status and logs, see https://launchpad.net/~ted/+snap/inkscape-master. That account on launchpad.net is owned by Ted Gould . -If the snap does no longer build or run, the most probable reason is that we added a new dependency. Have a look at the recent changes in https://gitlab.com/inkscape/inkscape-ci-docker , and try to make a similar change to "build-packages" (build dependency) or "stage-packages" (runtime dependency) in snapcraft.yaml. +If the snap does no longer build or run, the most probable reason is that we added a new dependency. Have a look at the recent changes in https://gitlab.com/inkscape/inkscape-ci-docker, and try to make a similar change to `build-packages` (build dependency) or `stage-packages` (runtime dependency) in `snapcraft.yaml`. -- cgit v1.2.3