launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #29369
[Merge] ~mthaddon/lpcraft/+git/lpcraft:readme-update into lpcraft:main
Tom Haddon has proposed merging ~mthaddon/lpcraft/+git/lpcraft:readme-update into lpcraft:main.
Commit message:
Update README now that the stable snap has been released.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~mthaddon/lpcraft/+git/lpcraft/+merge/432450
Update README now that the stable snap has been released.
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~mthaddon/lpcraft/+git/lpcraft:readme-update into lpcraft:main.
diff --git a/README.rst b/README.rst
index 14a00b4..79e0069 100644
--- a/README.rst
+++ b/README.rst
@@ -15,13 +15,10 @@ the CLI design is based on both those tools.
Running
=======
-``lpcraft`` is mainly intended to be consumed as a snap. Use ``snapcraft``
-to build the snap, which you can then install using ``snap install --classic
---dangerous lpcraft_<version>_<architecture>.snap``. (Once ``lpcraft`` is
-more complete and stable, it will be made available from the snap store.)
+``lpcraft`` is mainly intended to be consumed as a snap. Simply install with
+``sudo snap install lpcraft --classic``.
-You can run ``lpcraft`` from a directory containing ``.launchpad.yaml``,
-although it won't do very much useful yet.
+You can also run ``lpcraft run`` from a directory containing ``.launchpad.yaml``.
To save the output from a job, use ``lpcraft run --output-directory
/path/to/output/directory``.