浏览代码

Merge pull request #54 from rmiddle/typo_fix

Fixed outdated data in the Readme
don 3 年之前
父节点
当前提交
935aaead33
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/README.md

+ 1 - 1
docs/README.md

@@ -8,7 +8,7 @@ This repository is a collection of tutorials for hosting a variety of server app
 ![alt text](https://github.com/novaspirit/pi-hosted/blob/master/apptemplate.png?raw=true)
 
 ### Installation
-Run `install-docker.sh`, to install docker, and add the user pi to the docker usergroup.
+Run `install-docker.sh`, to install docker, and add the current user to the docker usergroup.
 ```
 wget -qO- https://git.io/JwUkc | bash
 # need to reboot/logout for changes to take effect