books: user book fixes ()

* typo

* summary

* update url
This commit is contained in:
hinto-janai 2025-03-11 19:46:34 -04:00 committed by GitHub
parent fcbf260747
commit 11d4f290c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 4 deletions
books/user/src

View file

@ -2,11 +2,12 @@
[Introduction](introduction.md)
<!-- TODO: add after reproducible builds - [Verifying](getting-started/verify.md) -->
- [Getting started](getting-started/intro.md)
- [System requirements](getting-started/sys-req.md)
- [Download](getting-started/download.md)
- [Building from source](getting-started/source.md)
<!-- TODO: add after reproducible builds - [Verifying](getting-started/verify.md) -->
- [Running](getting-started/run.md)
- [Configuration](config.md)

View file

@ -9,4 +9,4 @@ For convenience, Cuprate offers pre-built binaries for `cuprated` for the platfo
| Linux x86_64 (glibc >= 2.36) | <https://github.com/Cuprate/cuprate/releases/download/v0.0.1/cuprated-0.0.1-linux-x64.tar.gz>
| Linux ARM64 (glibc >= 2.36) | <https://github.com/Cuprate/cuprate/releases/download/v0.0.1/cuprated-0.0.1-linux-arm64.tar.gz>
All release files are archived and also available at <https://archive.cuprate.org>.
All release files are archived and also available at <https://archive.hinto.rs>.

View file

@ -63,7 +63,7 @@ Various testing results can be found [here](https://github.com/Cuprate/cuprate/i
## How to see status of `cuprated`?
In the terminal running `cuprated`, type `status`.
Use the `help` to see the full list of commands.
Use the `help` command to see the full list of commands.
## How to tell `cuprated` is fully synced?
`cuprated` emits a message when it is fully synced: `synchronised with the network`.
@ -129,4 +129,4 @@ See [this Reddit thread](https://www.reddit.com/r/Monero/comments/1ij2sw6/cuprat
Things are always changing so feel free to join our [Matrix channel](https://matrix.to/#/#cuprate:monero.social) and ask questions.
## What is the current roadmap?
See [this GitHub issue](https://github.com/Cuprate/cuprate/issues/376) for Cuprate's rough 2025 roadmap.
See [this GitHub issue](https://github.com/Cuprate/cuprate/issues/376) for Cuprate's rough 2025 roadmap.