Skip to content

Commit

Permalink
MAKE.md: docs/docs/MAKE.md: update
Browse files Browse the repository at this point in the history
  • Loading branch information
RandyMcMillan committed Mar 12, 2023
1 parent cf02e44 commit e6cdd69
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion MAKE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ make
make build
make build para=true parallelized build
make install
make run
basic=true - services=bitcoind,lnd,docs,tor
cluster=[true || remove]
relay=[true || remove]
services=bitcoind,lnd,lndg,rtl,thunderhub,docs,tor,dashboard,notebook
make run
nocache=true
verbose=true
Expand All @@ -40,4 +40,5 @@ make
make init && play help
## catch install commands
```
3 changes: 2 additions & 1 deletion docs/docs/MAKE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ make
make build
make build para=true parallelized build
make install
make run
basic=true - services=bitcoind,lnd,docs,tor
cluster=[true || remove]
relay=[true || remove]
services=bitcoind,lnd,lndg,rtl,thunderhub,docs,tor,dashboard,notebook
make run
nocache=true
verbose=true
Expand All @@ -40,4 +40,5 @@ make
make init && play help
## catch install commands
```

0 comments on commit e6cdd69

Please sign in to comment.