mirror of
https://github.com/nasa/openmct.git
synced 2024-12-18 20:57:53 +00:00
Include note about node version support in the intro install guide (#4732)
This commit is contained in:
parent
f211d3fab0
commit
324318793d
@ -20,7 +20,7 @@ Building and running Open MCT in your local dev environment is very easy. Be sur
|
||||
|
||||
`git clone https://github.com/nasa/openmct.git`
|
||||
|
||||
2. Install development dependencies
|
||||
2. Install development dependencies. Note: Check the package.json engine for our tested and supported node versions.
|
||||
|
||||
`npm install`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user