Skip to content

Commit 21ed0ad

Browse files
committed
Website/BP: use mina-rust instead of OpenMina
1 parent b514fba commit 21ed0ad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

website/docs/node-operators/block-producer.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ Ensure Docker and Docker Compose are installed on your system -
1515

1616
1. **Download the Latest Release**
1717

18-
- Visit the [Open Mina Releases](https://github.com/o1-labs/mina-rust/releases)
19-
- Download the latest `openmina-vX.Y.Z-docker-compose.zip`
18+
- Visit the [Mina Rust Releases](https://github.com/o1-labs/mina-rust/releases)
19+
- Download the latest `mina-rust-vX.Y.Z-docker-compose.zip`
2020
- Extract the Files:
2121

2222
```bash
23-
unzip openmina-vX.Y.Z-docker-compose.zip
24-
cd openmina-vX.Y.Z-docker-compose
23+
unzip mina-rust-vX.Y.Z-docker-compose.zip
24+
cd mina-rust-vX.Y.Z-docker-compose
2525
mkdir mina-workdir
2626
```
2727

0 commit comments

Comments
 (0)