From 76596d34da4a3c663a701605c13d443c3a599dfe Mon Sep 17 00:00:00 2001 From: Thomas Estabrook Date: Sun, 15 Sep 2024 16:49:17 -0400 Subject: [PATCH] chore: updates directory structure in docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad2cf14..02567bc 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ POST upload the payment method. e.g. ` curl 127.0.0.1:3333/miner/Hello` will get The maintainer can manually use this command to send the coin `grin wallet send -d http://:`. Note, ensure the receiver online before your sending. WebPage: -- replace the API address to your API in the web/config.js +- replace the API address to your API in the web/js/config.js - move all files in web to your Nginx/Apache folder ### Config