docs: update README.md

Co-authored-by: Jordan Harband <ljharb@gmail.com>
This commit is contained in:
Christopher Dieringer 2020-10-11 15:02:03 -07:00 committed by GitHub
parent 07ed13a7bb
commit 8b14f369a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,8 +87,7 @@ Eg: `curl ... | NVM_DIR="path/to/nvm"`. Ensure that the `NVM_DIR` does not conta
#### Installing in Docker
To install `nvm` in Docker, you may need to prepare you image's environment
in advanced in order to use `node` & `npm`. Here's a winning recipe:
To install `nvm` in Docker, you may need to prepare your image's environment in advance in order to use `node` & `npm`. Here's a winning recipe:
```Dockerfile
# set your target node version