fix typo (#367)
This commit is contained in:
parent
2f9964580f
commit
798bf579c0
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
## Server build dependencies
|
## Server build dependencies
|
||||||
|
|
||||||
If you want to compile goalng code locally, you must install additional dependencies in order for it to compile.
|
If you want to compile Golang code locally, you must install additional dependencies in order for it to compile.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
apt-get install -y --no-install-recommends libx11-dev libxrandr-dev libxtst-dev libgstreamer1.0-dev
|
apt-get install -y --no-install-recommends libx11-dev libxrandr-dev libxtst-dev libgstreamer1.0-dev
|
||||||
|
Reference in New Issue
Block a user