~mthaddon/mojo/post-deploy-error-state

« back to all changes in this revision

Viewing changes to docs/mojo/index.md

  • Committer: mergebot at canonical
  • Author(s): "Tom Haddon"
  • Date: 2021-02-15 08:32:57 UTC
  • mfrom: (580.1.1 git-lp)
  • Revision ID: mergebot@juju-139df4-prod-is-toolbox-0.canonical.com-20210215083257-mf0o4pmmncvxgi2h
Switch spec URL to git in README

Reviewed-on: https://code.launchpad.net/~mthaddon/mojo/git-lp/+merge/397970
Reviewed-by: Nick Moffitt <nick.moffitt@canonical.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
        export MOJO_SERIES=trusty
32
32
        export MOJO_PROJECT=mojo-how-to
33
33
        export MOJO_WORKSPACE=$MOJO_PROJECT
34
 
        export MOJO_SPEC="lp:~mojo-maintainers/mojo/mojo-specs"
 
34
        export MOJO_SPEC="git+lp:~mojo-maintainers/mojo/+git/mojo-specs"
35
35
        export MOJO_STAGE=mojo-how-to/devel
36
36
        # Create our new project.
37
37
        mojo project-new -c containerless $MOJO_PROJECT