Add more details to readme

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2018-05-01 13:35:40 +02:00
parent 9b0c47b02b
commit 08a85335d8
2 changed files with 11 additions and 3 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
If you want to work on this repo, you can preview the site as you work.
Linux Mint / Ubuntu instructions:
```
git clone git@github.com:pi-hole/docs.git
cd docs
sudo pip install mkdocs
sudo pip install mkdocs-material
mkdocs serve
```

View File

@@ -1,3 +0,0 @@
See http://www.mkdocs.org/ for instructions on how to edit/build this site
Work in progress!!!