From 6e78ab352b170e69fa8bb2efc06e783cacd58fe3 Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Wed, 26 Apr 2023 16:36:06 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 686313e..6de0565 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ After this step, the Client should be available on the `Client Host` at port `80 ## Configuration - Client 1. In `Client Host`, navigate to this repo's root folder -2. Copy `vars.js.template` to `vars.js` and assign the `API` varaible with the value of the API's URL. This will likely be `client./api` +2. Copy `vars.js.template` to `vars.js` and assign the `API` variable with the value of the API's URL. This will likely be `client./api` ## Installation - API