Просмотр исходного кода

Missed a spot that didn't show until it was processed.

Robert Middleswarth 2 лет назад
Родитель
Сommit
4706fe24d3
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      build/templates/template_README.md

+ 1 - 0
build/templates/template_README.md

@@ -14,6 +14,7 @@ See the list of apps included in this template [here](AppList.md).
 ### Installation
 Run `install-docker.sh`, to install docker, and add the current user to the docker usergroup.
 
+```
 wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/install_docker.sh | bash
 # need to reboot/logout for changes to take effect
 ```