File tree 3 files changed +4
-4
lines changed
src/sections/downloads-v3 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -287,7 +287,7 @@ <h5>Docker container</h5>
287
287
< div class ="tab-pane fade " id =downloads-v3-linux-other role =tabpanel >
288
288
< div class =install-description >
289
289
< div class ="alert alert-info ">
290
- Please contact us if you wish to port Prowlarr v4 for any other distribution that the ones already listed.< br >
290
+ Please contact us if you wish to port Prowlarr for any other distribution that the ones already listed.< br >
291
291
</ div >
292
292
< p > Generic .tar.gz downloads are available for linux, but dependencies, installation and permissions will need to be done manually.</ p >
293
293
< div >
@@ -329,7 +329,7 @@ <h5>Docker container</h5>
329
329
< dd >
330
330
< p > Open the archive and drag the Prowlarr icon to your Application folder.</ p >
331
331
< div class ="alert alert-warning ">
332
- Prowlarr v4 is not compatible with OSX versions < 10 .15 (Catalina) due to .NET incompatibilities. </ div >
332
+ Prowlarr is not compatible with OSX versions < 10 .15 (Catalina) due to .NET incompatibilities. </ div >
333
333
</ dd >
334
334
< dt >
335
335
< span class =step > 3</ span >
Original file line number Diff line number Diff line change 10
10
<tabview-pane id = " downloads-v3-linux-other" >
11
11
<install-description >
12
12
<alert level = " info" >
13
- Please contact us if you wish to port Prowlarr v4 for any other distribution that the ones already listed. <br />
13
+ Please contact us if you wish to port Prowlarr for any other distribution that the ones already listed. <br />
14
14
</alert >
15
15
<p >Generic .tar.gz downloads are available for linux, but dependencies, installation and permissions will need to be done manually. </p >
16
16
<div >
Original file line number Diff line number Diff line change 8
8
</install-step >
9
9
<install-step num = " 2" title = " Install App" >
10
10
<p >Open the archive and drag the Prowlarr icon to your Application folder. </p >
11
- <alert level = " warning" >Prowlarr v4 is not compatible with OSX versions < 10.15 (Catalina) due to .NET incompatibilities. </alert >
11
+ <alert level = " warning" >Prowlarr is not compatible with OSX versions < 10.15 (Catalina) due to .NET incompatibilities. </alert >
12
12
</install-step >
13
13
<install-step num = " 3" title = " Self-sign Prowlarr" >
14
14
<p >Self-sign Prowlarr `codesign --force --deep -s - Prowlarr.app` </p >
You can’t perform that action at this time.
0 commit comments