diff --git a/README.md b/README.md index 47a5251..f573a30 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,11 @@ Front-end web application utilizing Fisker authentication service for file uploa # Setup -1. Setup environment variables listed in .env.template -1. Or copy .env.template to .env -2. Edit .env with the service urls for authentication and api services +1. Install Node 12 +2. Run `npm install` +3. Setup environment variables listed in .env.template +4. Or copy .env.template to .env +5. Edit .env with the service urls for authentication and api services ## Available Scripts