Skip to content

Commit 0357d33

Browse files
authored
fix GitHub markdown syntax for NOTE block in README (#532)
1 parent 163785a commit 0357d33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The following are the hardware specifications we use in production:
7070
- **Storage**: RAID 0 of all local NVMe drives (`/dev/nvme*`)
7171
- **Filesystem**: ext4
7272

73-
[!NOTE]
73+
> [!NOTE]
7474
To run the node using a supported client, you can use the following command:
7575
`CLIENT=supported_client docker compose up --build`
7676

0 commit comments

Comments
 (0)