Skip to content

Commit

Permalink
docs: update README to reflect branches
Browse files Browse the repository at this point in the history
Signed-off-by: Jef LeCompte <[email protected]>
  • Loading branch information
jef committed Nov 10, 2020
1 parent 15e4520 commit b1f1ea6
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ getting `streetmerchant` running!

### Installation: native

| Branch | Note |
|:---:|---|
| `main` | Latest release; usually tagged, stable |
| `develop` | Latest HEAD; not tagged, could be unstable |

- [Node.js 14](https://nodejs.org/en/)
- [git](https://git-scm.com/)
- Clone this project `git clone https://github.com/jef/streetmerchant.git`
Expand All @@ -47,8 +52,8 @@ Available via GitHub Container Registry.

| Tag | Note |
|:---:|---|
| `latest` | Latest stable build |
| `nightly` | Latest HEAD build, could be unstable |
| `latest` | Latest release; usually tagged, stable |
| `nightly` | Latest HEAD; not tagged, could be unstable |

```sh
# to run
Expand Down

0 comments on commit b1f1ea6

Please sign in to comment.