You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/beta-testing-guide.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Do not use this guide for Mina Mainnet until necessary security audits are compl
8
8
9
9
### 0. Prerequisites
10
10
11
-
Ensure Docker and Docker Compose are installed on your system - [Docker Installation Guide](https://docs.docker.com/get-docker/)
11
+
Ensure Docker and Docker Compose are installed on your system - [Docker Installation Guide](./docker-installation.md)
12
12
13
13
### 1. Setup Directories
14
14
Create the main directory and a subdirectory `openmina-workdir`. [Docker Compose](https://github.com/openmina/openmina/blob/main/docker-compose.block-producer.yml) references `openmina-workdir`. It stores a private key and logs for block production.
0 commit comments