Update README.md

fix spelling
This commit is contained in:
Simon Smith 2020-11-29 10:53:09 +00:00 committed by GitHub
parent 1850d6f893
commit 3308df89da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,4 +4,4 @@ This mod sets the NPM global folder to `/config` in code-server during container
In code-server docker arguments, set an environment variable `DOCKER_MODS=linuxserver/mods:code-server-npmglobal`
If adding multiple mods, enter them in an array separated by `|`, such as `DOCKER_MODS=linuxserver/mods:code-server-nodejs|linuxserver/mods:code-server-globalnpm`
If adding multiple mods, enter them in an array separated by `|`, such as `DOCKER_MODS=linuxserver/mods:code-server-nodejs|linuxserver/mods:code-server-npmglobal`