Skip to content

Commit 6c8557c

Browse files
authored
Update README.md
1 parent 5d3a149 commit 6c8557c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ sudo usermod -aG docker pi
212212
If you successfully config and installed the pre-requisites and your docker engine is running as expected you are now ready to clone the repo. Just SSH into your raspberry, make sure you are in the **_/home/pi_** directory, and run the following command.
213213

214214
```
215-
git clone https://github.com/LucasACH/raspberry-pi-media-server
215+
git clone https://github.com/LucasACH/raspberry-pi-media-server .
216216
```
217217

218218
Perfect! Before running the docker containers you will need to make some configuration. I created an **.env** file inside each folder that you will need to fill up with your custom data.

0 commit comments

Comments
 (0)