Browse Source

minor README update

pull/2/head
jahway603 3 years ago
parent
commit
b920d04d31
  1. 6
      README.md

6
README.md

@ -4,6 +4,7 @@
* [Differences between this and Z-NOMP](#differences-between-this-and-z-nomp)
* [Using Docker (easy)](#using-docker-easy)
* [Bare metal installation](#bare-metal-installation)
* [Continued Installation on either setup](#continued-installation-on-either-setup)
* [More Config Information](#more-config-information)
* [More Resources](#more-resources)
* [License](#license)
@ -69,9 +70,10 @@ npm install
npm start
```
### Install Daemon
## Continued Installation on either setup
**Note: This setup from here-on applies to both Docker and bare-metal installations.**
Note: This setup from here-on applies to both Docker and bare-metal installations.
### Install Daemon
```shell
# The following packages are needed to build both Hush and this stratum:

Loading…
Cancel
Save