From 9f0405b29990708a9bf4d7e2b45ee008a3e486b1 Mon Sep 17 00:00:00 2001 From: PCoder Date: Thu, 19 Sep 2019 15:58:01 +0530 Subject: [PATCH] Correct script name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92fd903..e981705 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Now, modify the params in .env file as per your setup and run. ``` pipenv shell pipenv install -python ucloud-pay.py +python ucloud_pay.py ```