From e0798eb8534fbd53796d48f5a07e6325df7bf2e8 Mon Sep 17 00:00:00 2001 From: Devin Imamura <143657689+ImamuraDev@users.noreply.github.com> Date: Mon, 13 Nov 2023 04:47:51 -1000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d513d8b..40f4d40 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ npm install openai ## 2. Meteor Application Template React For details, please see http://ics-software-engineering.github.io/meteor-application-template-react/ +First, install Meteor. Then, in the directory of your local clone: + ```bash $ cd app/ $ meteor npm install