mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-06 04:42:47 +02:00
fix typo (#367)
This commit is contained in:
parent
2f9964580f
commit
798bf579c0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue