Skip to content

Commit 11cf2cf

Browse files
authored
fix typos. commas help clarity!
1 parent feeb1a1 commit 11cf2cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Radarr_Installation_TrueNAS_GUI.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ If you are not comfortable setting up a jail or using the shell please wait unti
66

77
If you are installing from base FreeBSD there is a different guide for that or you can adopt this as an general overview.
88

9-
This guide will use `Radarrv3-devel` until there is a `master` release for it. `Radarrv3` and `Radarrv3-devel` packages are not compatible with eachother by design.
9+
This guide will use `radarrv3`. `radarrv3` and `radarrv3-devel` packages are not compatible with eachother by design.
1010

11-
Going foward, `Radarrv3` will track `master` and `Radarr-devel` will track `develop` to be more consistent with FreeBSD port naming. As of writing THIS IS NOT THE CASE.
11+
Going foward, `radarrv3` will track `master` and `radarr-devel` will track `develop` to be more consistent with FreeBSD port naming. Releases before May 2021 do not follow this!
1212

1313
## Jail Setup
1414
1. From the main screen select Jails
@@ -57,7 +57,7 @@ Now that we have it installed a few more steps are required.
5757

5858
### Service Setup
5959

60-
Time to enable the service but before we do a note:
60+
Time to enable the service but before we do, a note:
6161

6262
The service file uses `chown` to make sure radarr can update itself. This can break things like `pkg check -s` and `pkg remove` for radarr when the built-in updater replaces files.
6363

0 commit comments

Comments
 (0)