From 54cf5e6055161a46f2ee52acf42e9f0b8601da0f Mon Sep 17 00:00:00 2001 From: Santiago Javier Rubio Date: Fri, 1 Dec 2023 02:42:27 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30129ea..8a66377 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ copy .env.example .env > > **SERVER_PORT** --> localhost port to run nest app -> **required** > -> **GITHUB_TOKEN** --> your own github token [(More info)](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic) -> **required** +> *GITHUB_TOKEN* --> your own github token in case you need it [(More info)](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic) > > *REPO_OWNER* --> leave empty to use this repository's data, else add the owner name of the repo you want to use >