From b2faebe35d2cc562ffab543761bee439f69ef4ec Mon Sep 17 00:00:00 2001 From: Travis Vachon Date: Wed, 25 Oct 2023 16:10:37 -0700 Subject: [PATCH] chore: tweak instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 825b29d..f52f899 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,6 @@ NEXT_PUBLIC_W3UP_SERVICE_DID=did:your-service-did An example `.env.local` file can be found in `.env.tpl`. -If you are using `w3infra`, the service URL will be displayed as the "upload API service URL" once `npm start` has successfully set up your development environment. +If you are using `w3infra`, the service URL will be displayed as the `UploadApiStack`'s `ApiEndpoint` output once `npm start` has successfully set up your development environment.