diff --git a/Readme.md b/Readme.md
index 889b0591384fd11eddbb442485bb17cebe083969..19279b480b50cb800b85ffc2f595339b16fa364b 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,6 +1,9 @@
 Compile radvd_adv_count
 
 g++ -Wall server_instance/zabbix_server/compile_to_radvd_adv_count.cpp -o server_instance/zabbix_server/radvd_adv_count
+
 cp scripts/* /etc/zabbix/scripts/
+
 cp sudoers.d/* /etc/sudoers.d/
+
 cp zabbix_agentd.d/* /etc/zabbix/zabbix_agentd.conf.d/
\ No newline at end of file