mirror of
https://github.com/m1k1o/neko.git
synced 2025-08-04 01:09:27 +02:00
fix typo
This commit is contained in:
parent
2f9964580f
commit
31ff610175
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
## 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
|
||||
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