about summary refs log tree commit diff stats
path: root/docs
diff options
context:
space:
mode:
authorLily <egzozu.be.bas@gmail.com>2023-12-04 12:31:01 +0300
committerGitHub <noreply@github.com>2023-12-04 10:31:01 +0100
commitc04dfb82bb8dd213e2fb409283a9ef412485308a (patch)
treeeb673924a3f51fee3aa0f39611e9ba455ea58d09 /docs
parent08d189683d191de73ca9161de1063dc60f22ef1d (diff)
downloadbox64-c04dfb82bb8dd213e2fb409283a9ef412485308a.tar.gz
box64-c04dfb82bb8dd213e2fb409283a9ef412485308a.zip
[DOCS] Added missing library for #1108 (#1109)
* [DOCS] Added missing library for #1108

* [DOCS] Typo
Diffstat (limited to 'docs')
-rw-r--r--docs/COMPILE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/COMPILE.md b/docs/COMPILE.md
index 4f1a30ad..69ed7da7 100644
--- a/docs/COMPILE.md
+++ b/docs/COMPILE.md
@@ -169,7 +169,7 @@ Using a 64bit OS:
 

 NOTE: COMPILING BOX64 IN TERMUX IS EXPERIMENTAL!!!

 

-You must have ARM64 Device and the `libandroid-sysv-semaphore` library:

+You must have ARM64 Device with `libandroid-sysv-semaphore` and `libandroid-spawn` libraries:

 

 ```

 -D TERMUX=1 -D CMAKE_BUILD_TYPE=RelWithDebInfo