From 38ef23abc5c85e60a35af9e325449811ef040adf Mon Sep 17 00:00:00 2001 From: Adrian Scott Date: Sun, 13 Nov 2022 12:20:14 -0500 Subject: [PATCH] added path to config.py comment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f7951c..ba21d06 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ You can install Goby [here](https://chrome.google.com/webstore/detail/goby/jnkel ``` git clone https://github.com/GobyWallet/openapi.git -# change config.py +# change openapi/config.py pip install -r requirements.txt uvicorn openapi.api:app