Correct script name

This commit is contained in:
PCoder 2019-09-19 15:58:01 +05:30
parent 5e8fb30405
commit 9f0405b299
1 changed files with 1 additions and 1 deletions

View File

@ -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
```