Update 'README.md'

This commit is contained in:
quackerd 2020-05-04 10:00:42 +00:00
parent 2a33e5aeb3
commit bdcd5b61d3
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Clean, dockerized v2ray(Websocket + TLS) + Nginx + Let's Encrypt with official a
- Clone this repo.
- Run `python setup.py -h` for directions.
- For example, if your full domain name is `aaa.bb.c` and your email is `d@e.f` then run `python setup.py -d bb.c -s aaa -e d@e.f`
- To start over, run `git reset --hard`. Don't run this with a running build or you will lose EVERYTHING.
- To start over, run `git reset --hard`. Don't run this with a running build or you will lose your existing config!
### README!
- Do NOT run the python script as root or Nginx won't start.