mirror of
https://github.com/wangyu-/udp2raw.git
synced 2025-02-07 23:59:36 +08:00
Fix typo (ubuntun -> ubuntu; use proper colons)
Signed-off-by: 林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>
This commit is contained in:
parent
79bb28fd12
commit
b51df0089e
@ -8,7 +8,7 @@ the guide on how to build udp2raw
|
|||||||
such as PC,raspberry pi
|
such as PC,raspberry pi
|
||||||
|
|
||||||
##### install git
|
##### install git
|
||||||
run on debian/ubuntun:
|
run on debian/ubuntu:
|
||||||
```
|
```
|
||||||
sudo apt-get install git
|
sudo apt-get install git
|
||||||
```
|
```
|
||||||
@ -18,7 +18,7 @@ sudo yum install git
|
|||||||
```
|
```
|
||||||
##### clone git code
|
##### clone git code
|
||||||
|
|
||||||
run in any dir:
|
run in any dir:
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/wangyu-/udp2raw-tunnel.git
|
git clone https://github.com/wangyu-/udp2raw-tunnel.git
|
||||||
@ -26,7 +26,7 @@ cd udp2raw-tunnel
|
|||||||
```
|
```
|
||||||
|
|
||||||
##### install compile tool
|
##### install compile tool
|
||||||
run on debian/ubuntun:
|
run on debian/ubuntu:
|
||||||
```
|
```
|
||||||
sudo apt-get install build-essential
|
sudo apt-get install build-essential
|
||||||
```
|
```
|
||||||
@ -42,7 +42,7 @@ run 'make',compilation done. the udp2raw file is the just compiled binary
|
|||||||
such as openwrt router,run following instructions on your PC
|
such as openwrt router,run following instructions on your PC
|
||||||
|
|
||||||
##### install git
|
##### install git
|
||||||
run on debian/ubuntun:
|
run on debian/ubuntu:
|
||||||
```
|
```
|
||||||
sudo apt-get install git
|
sudo apt-get install git
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user