We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83b3780 commit e7630d1Copy full SHA for e7630d1
README.md
@@ -10,8 +10,10 @@ See the documentation for [Lattice Javascript SDK](https://docs.anduril.com/sdks
10
11
## Requirements
12
13
-This repository is tested against the latest [Active LTS Node.js version](https://nodejs.org/en/about/previous-releases).
+To use the SDK please ensure you have the following installed:
14
15
+* [NodeJS](https://nodejs.org/en/download/package-manager)
16
+
17
## Installation
18
19
1. Create a new NPM repository `npm init`
0 commit comments