Skip to content

Commit

Permalink
add pip install method
Browse files Browse the repository at this point in the history
  • Loading branch information
socrateslee committed Jun 12, 2016
1 parent 0c50da3 commit 44a36b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

hostsed is a simple python tool for editing hosts file(/etc/hosts), you can add or delete a DNS entry via command line shell(e.x. bash).

Install:

```
sudo pip install hostsed
```

Usage:

Expand Down

0 comments on commit 44a36b1

Please sign in to comment.