Skip to content

Commit

Permalink
Update immutable.mdx (#668)
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-imx authored Dec 14, 2023
1 parent 8446290 commit f4a5cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/validator/external-chains/immutable.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ mkdir /opt/immutable-zkevm
2. Generate a random password.
```bash
openssl rand -base64 > /opt/immutable-zkevm/password
openssl rand -base64 32 > /opt/immutable-zkevm/password
```
3. Pull the Docker image.
Expand Down

1 comment on commit f4a5cb6

@vercel
Copy link

@vercel vercel bot commented on f4a5cb6 Dec 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.