Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ycahome authored Feb 16, 2018
1 parent 0c3f836 commit e9707e9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,25 @@
Installation instructions: - Make sure you have Python3 installed!

sudo apt-get install python3

sudo apt-get install python3-dev3

Run The following Commands:

cd plugins

mkdir WAN-IP-CHECKER

sudo apt-get update

sudo apt-get install git

git clone https://github.com/ycahome/WAN-IP-CHECKER.git WAN-IP-CHECKER

cd WAN-IP-CHECKER

sudo chmod +x plugin.py

sudo /etc/init.d/domoticz.sh restart


Expand Down

0 comments on commit e9707e9

Please sign in to comment.