Skip to content
This repository was archived by the owner on Jan 7, 2024. It is now read-only.

Commit fd51d4f

Browse files
authored
Update README.md
1 parent 3a1a395 commit fd51d4f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ docker create \
3737
linuxserver/unifi
3838
```
3939

40-
You can choose between ,using tags, latest (default lts 5.6 release branch, and no tag required) or the 5.7 release branch of unifi.
40+
You can choose between ,using tags, latest (default lts 5.6 release branch, and no tag required) or the unstable (5.7) release branch of unifi.
4141

42-
Add one of the tags, if required, to the linuxserver/unifi line of the run/create command in the following format, linuxserver/unifi:release-5.7
42+
Add one of the tags, if required, to the linuxserver/unifi line of the run/create command in the following format, linuxserver/unifi:unstable
4343

4444
#### Tags
4545

46-
+ **release-5.7** : releases from the 5.7x branch.
46+
+ **unstable** : releases from the 5.7x branch.
4747

4848
## Parameters
4949

@@ -109,7 +109,7 @@ Use `ubnt` as the password to login and `$address` is the IP address of the host
109109

110110
## Versions
111111

112-
+ **14.03.18:** Add branch for 5.7x releases.
112+
+ **14.03.18:** Add unstable branch for 5.7x releases.
113113
+ **19.02.18:** Add port 6789 to support throughput test
114114
+ **09.02.18:** Update to 5.6.30.
115115
+ **08.02.18:** Use loop to simplify symlinks.

0 commit comments

Comments
 (0)