mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-06-27 10:30:31 +02:00
Typo fix
This commit is contained in:
@ -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.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user