Skip to content

Commit

Permalink
Merge pull request #9 from nahuhh/main
Browse files Browse the repository at this point in the history
Update install command to match new script filename
  • Loading branch information
CryptoGrampy authored Jan 21, 2022
2 parents 87bcb79 + 2519e20 commit 0e4e7fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Video Install Guide (Use the code linked in this repo down below rather than the

Quick Install- Copy and paste this into Termux, and press Enter
```bash
sh -c "$(curl -fsSL https://raw.githubusercontent.com/CryptoGrampy/android-termux-monero-node/main/src/full-monero-node-external-sd-install.sh)"
sh -c "$(curl -fsSL https://raw.githubusercontent.com/CryptoGrampy/android-termux-monero-node/main/src/install-monerod-in-termux.sh)"
```

Elaborate Install:
Expand Down Expand Up @@ -186,7 +186,7 @@ Troubleshooting:
- [x] Create Uninstaller
- [x] Custom Configs
- [x] Run as pruned
- [ ] Check for external SD, if doesn't exist use different/symlinked install dir, check space before installing?
- [x] Check for external SD, if doesn't exist use different/symlinked install dir, check space before installing?
- [ ] Secure RPC defaults

# Donate:
Expand Down

0 comments on commit 0e4e7fd

Please sign in to comment.