Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions docs/INSTALLATION_WALKTHROUGH.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Visual guides for installing RustChain and completing your first attestation.

Watch the complete installation process from cloning to running:

![Miner Installation](asciinema/miner_install.cast)
[Watch the miner installation recording](asciinema/miner_install.cast)

**What you'll see:**
1. Cloning the RustChain repository
Expand All @@ -21,7 +21,7 @@ Watch the complete installation process from cloning to running:

See how to complete your first hardware attestation and start mining:

![First Attestation](asciinema/first_attestation.cast)
[Watch the first attestation recording](asciinema/first_attestation.cast)

**What you'll see:**
1. Starting the RustChain miner
Expand Down Expand Up @@ -158,8 +158,7 @@ Add to your README.md:
```markdown
## Installation

See the [Installation Walkthrough](INSTALLATION_WALKTHROUGH.md) for a
visual guide with asciinema recordings.
See the [Installation Walkthrough](docs/INSTALLATION_WALKTHROUGH.md) for a visual guide with asciinema recordings.

Quick preview:
![Installation Preview](docs/asciinema/miner_install.gif)
Expand Down