diff --git a/README.md b/README.md
index 623e039e1effac90865ff53f74880ec2efe98d84..670c09e666be051e64e635e48f5b5faeed9244c3 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 Website of schdesign.
 
-_netlify url needs replacement_
+[_netlify url needs replacement_]
 
 [![Build Status](https://img.shields.io/netlify/ReplaceThisWhenAvailable)](https://dev.schdesign.hu)
 [![schdesign.hu](https://img.shields.io/website?label=schdesign.hu&url=https%3A%2F%2Fschdesign.hu)](https://schdesign.hu)
@@ -14,4 +14,9 @@ _netlify url needs replacement_
 - Start a development server with `npm dev`
 - Make sure to change to branch dev, because master is protected
 
+### Deployment
+
+- The build command is `next build && next export`, but it can also be run with `npm build`
+- The publish directory is `.\out` 
+
 [npm]: https://nodejs.org/