mirror of
https://github.com/seriyps/mtproto_proxy.git
synced 2026-09-27 07:04:42 +00:00
Add "get the code" instructions to README
This commit is contained in:
parent
4c0e1b47b7
commit
3441e56f1d
1 changed files with 7 additions and 0 deletions
|
|
@ -22,6 +22,13 @@ Install deps (ubuntu 18.04)
|
|||
sudo apt install erlang-nox erlang-dev build-essential
|
||||
```
|
||||
|
||||
Get the code:
|
||||
|
||||
```
|
||||
git clone https://github.com/seriyps/mtproto_proxy.git
|
||||
cd mtproto_proxy/
|
||||
```
|
||||
|
||||
Compile:
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue