summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6b6a3e7..bbfce54 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ Sample program to embed messages into PNG images
## Install
+**NOTE:** Set the core_count variable to one value lower than maximum cores on the host in cmd/pspng.c
+
Requires zlib, pthread, and sodium header files to compile (These will be distro specific packages)
Build: