diff --git a/README.md b/README.md
index 8fc84beaa588325c568170e11e2c37e3a8a46fa9..334e12cdde5d3eac14b65b59a554cf97a1d91cf1 100644
--- a/README.md
+++ b/README.md
@@ -80,4 +80,11 @@ docker run -it svirlyu/sscocaller
 
 ### Static builds (WIP)
 
+With docker image : svirlyu/sscocaller_nsb contains the required static libraries and a static binary build of
+sscocaller is available at "./src/sscocaller"
+
+
+```
+/usr/local/bin/nsb -s ./src/sscocaller.nim -n sscocaller.nimble -o /mnt/src -- --d:release --threads:on 
+```
 The static bianry can be simply downloaded which works for GNU/Linux type OS: