Update 'README.md'

This commit is contained in:
AJ ONeal 2019-03-05 23:43:14 +00:00
parent 6ef61a8674
commit c0eb4225dc
1 changed files with 2 additions and 3 deletions

View File

@ -5,7 +5,7 @@ digd.js
| [dig.js](https://git.coolaj86.com/coolaj86/dig.js) | [dig.js](https://git.coolaj86.com/coolaj86/dig.js)
| [mdig.js](https://git.coolaj86.com/coolaj86/mdig.js) | [mdig.js](https://git.coolaj86.com/coolaj86/mdig.js)
| **digd.js** | **digd.js**
| Sponsored by [Daplie](https://daplie.com). | A [Root project](https://rootprojects.org).
A lightweight DNS / mDNS daemon (server) in node.js. 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 ### without git
Don't have git? Well, you can also bow down to the gods of the centralized, monopolized, concentrated, *dictator*net Don't have git? You can use npm's centralized repository:
(as we like to call it here at Daplie Labs), if that's how you roll:
```bash ```bash
npm install -g digd.js npm install -g digd.js