Explorar o código

Merge pull request #54 from rmiddle/typo_fix

Fixed outdated data in the Readme
don %!s(int64=3) %!d(string=hai) anos
pai
achega
935aaead33
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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