mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-05-11 13:15:13 +02:00
Typo fix
This commit is contained in:
parent
3624317116
commit
4f08fee7b4
@ -77,7 +77,7 @@ For this, you need [docker](https://www.docker.com/) to be installed.
|
|||||||
```
|
```
|
||||||
- Compile
|
- Compile
|
||||||
```
|
```
|
||||||
$ docker rum --rm -v build:/build stream-bypass
|
$ docker run --rm -v build:/build stream-bypass
|
||||||
```
|
```
|
||||||
The compiled output will remain in a (new created if not existing) `build` directory.
|
The compiled output will remain in a (new created if not existing) `build` directory.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user