Skip to content

Commit 63cf521

Browse files
committed
Tweak setup wording
1 parent 2643ff0 commit 63cf521

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Find us at:
3232
[![Docker Stars](https://img.shields.io/docker/stars/linuxserver/modmanager.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=stars&logo=docker)](https://hub.docker.com/r/linuxserver/modmanager)
3333
[![Jenkins Build](https://img.shields.io/jenkins/build?labelColor=555555&logoColor=ffffff&style=for-the-badge&jobUrl=https%3A%2F%2Fci.linuxserver.io%2Fjob%2FDocker-Pipeline-Builders%2Fjob%2Fdocker-modmanager%2Fjob%2Fmain%2F&logo=jenkins)](https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-modmanager/job/main/)
3434

35-
Modmanager is a centralised tool for downloading and updating docker mods for all your other containers.
35+
Modmanager is a centralised tool for downloading and updating docker mods for all your other Linuxserver containers.
3636

3737
![modmanager](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/docker-logo.png)
3838

@@ -58,8 +58,9 @@ The Modmanager container will download all needed mods on startup and then check
5858

5959
You can then mount your `/modcache` path into any other Linuxserver container and they will pull their mods from there rather than downloading them each time.
6060

61-
>[!NOTE]
62-
>If a mod requires additional packages to be installed, each container will still need to download them each time it is recreated.
61+
If a mod requires additional packages to be installed, each container will still need to download them each time it is recreated.
62+
63+
Note that the Modmanager container itself does not support applying mods *or* custom files/services.
6364

6465
## Usage
6566

readme-vars.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ full_custom_readme: |
3636
[![Docker Stars](https://img.shields.io/docker/stars/linuxserver/modmanager.svg?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=stars&logo=docker)](https://hub.docker.com/r/linuxserver/modmanager)
3737
[![Jenkins Build](https://img.shields.io/jenkins/build?labelColor=555555&logoColor=ffffff&style=for-the-badge&jobUrl=https%3A%2F%2Fci.linuxserver.io%2Fjob%2FDocker-Pipeline-Builders%2Fjob%2Fdocker-modmanager%2Fjob%2Fmain%2F&logo=jenkins)](https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-modmanager/job/main/)
3838
39-
Modmanager is a centralised tool for downloading and updating docker mods for all your other containers.
39+
Modmanager is a centralised tool for downloading and updating docker mods for all your other Linuxserver containers.
4040
4141
![modmanager](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/docker-logo.png)
4242
@@ -62,8 +62,9 @@ full_custom_readme: |
6262
6363
You can then mount your `/modcache` path into any other Linuxserver container and they will pull their mods from there rather than downloading them each time.
6464
65-
>[!NOTE]
66-
>If a mod requires additional packages to be installed, each container will still need to download them each time it is recreated.
65+
If a mod requires additional packages to be installed, each container will still need to download them each time it is recreated.
66+
67+
Note that the Modmanager container itself does not support applying mods *or* custom files/services.
6768
6869
## Usage
6970

0 commit comments

Comments
 (0)