Skip to content

Commit

Permalink
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -77,7 +77,7 @@ Ensure that your account is [correctly permissioned to use docker](https://docs.
> It will clone this repo while preserving home directory's existing structure.
```bash
curl -L https://github.com/getumbrel/umbrel/archive/v0.1.6-beta.2.tar.gz | tar -xz --strip-components=1
curl -L https://github.com/getumbrel/umbrel/archive/v0.1.6-beta.3.tar.gz | tar -xz --strip-components=1
```

### Step 2. Configure
4 changes: 2 additions & 2 deletions info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "0.1.6-beta.2",
"name": "Umbrel v0.1.6 Beta 2",
"version": "0.1.6-beta.3",
"name": "Umbrel v0.1.6 Beta 3",
"requires": ">=0.1.6-beta",
"notes": ""
}

0 comments on commit f70c374

Please sign in to comment.