Update 'README.md'
This commit is contained in:
parent
6ef61a8674
commit
c0eb4225dc
|
@ -5,7 +5,7 @@ digd.js
|
|||
| [dig.js](https://git.coolaj86.com/coolaj86/dig.js)
|
||||
| [mdig.js](https://git.coolaj86.com/coolaj86/mdig.js)
|
||||
| **digd.js**
|
||||
| Sponsored by [Daplie](https://daplie.com).
|
||||
| A [Root project](https://rootprojects.org).
|
||||
|
||||
A lightweight DNS / mDNS daemon (server) in node.js.
|
||||
|
||||
|
@ -39,8 +39,7 @@ npm install -g 'git+https://git.coolaj86.com/coolaj86/digd.js.git#v1.2.0'
|
|||
|
||||
### without git
|
||||
|
||||
Don't have git? Well, you can also bow down to the gods of the centralized, monopolized, concentrated, *dictator*net
|
||||
(as we like to call it here at Daplie Labs), if that's how you roll:
|
||||
Don't have git? You can use npm's centralized repository:
|
||||
|
||||
```bash
|
||||
npm install -g digd.js
|
||||
|
|
Loading…
Reference in New Issue