Commit b9950a18 authored by Ramin's avatar Ramin Committed by Viktor Oreshkin

Update README.md (#229)

fix typo: standard
parent f9158e31
...@@ -70,7 +70,7 @@ Add `dd` prefix to secret (`cafe...babe` => `ddcafe...babe`) to enable ...@@ -70,7 +70,7 @@ Add `dd` prefix to secret (`cafe...babe` => `ddcafe...babe`) to enable
this mode on client side. this mode on client side.
## Systemd example configuration ## Systemd example configuration
1. Create systemd service file (it's standart path for the most Linux distros, but you should check it before): 1. Create systemd service file (it's standard path for the most Linux distros, but you should check it before):
```bash ```bash
nano /etc/systemd/system/MTProxy.service nano /etc/systemd/system/MTProxy.service
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment