update README.md

Brightcells %!s(int64=9) %!d(string=hace) años
padre
commit
c5f33e2da3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -16,6 +16,7 @@ nohup python main.py --port=8002 &>minipai2.log &
16 16
   * See http://askubuntu.com/questions/814/how-to-run-scripts-on-start-up
17 17
   * Running ``crontab -e`` will allow you to edit your cron.
18 18
   * Adding a line as below to it:
19
+
19 20
     ```
20 21
     @reboot /root/pai2/minipai2/startup.sh
21 22
     ```