Skip to content

Commit

Permalink
Tweak README in preparation for the initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
timsueberkrueb committed Feb 3, 2018
1 parent 79e0f08 commit 3606a17
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Supported metadata keys are:
To perform your setup, simply run

```
./path/to/ubup/setup
ubup
```
in the folder that contains your `setup.yaml`.
Expand All @@ -139,9 +139,8 @@ git init
Add the `ubup` repository as a submodule:
```
# Note: It will be recommended to use the master branch to
# Note: It is recommended to use the master branch to
# ensure you run with a stable version of ubup.
# There is no stable release and therefore no master branch, yet.
git submodule add -b master https://github.com/tim-sueberkrueb/ubup.git
git submodule update --init
```
Expand Down Expand Up @@ -304,7 +303,7 @@ $snap-packages:

---

Looks a bit sparse? Create a pull request to add your plugin!
Missing something? Create a pull request to add your plugin!

---

Expand Down

0 comments on commit 3606a17

Please sign in to comment.