Skip to content

Commit

Permalink
Update run-a-node.mdx
Browse files Browse the repository at this point in the history
I have added one missing  </Tab>  to the text.
  • Loading branch information
ikaika1 authored Jun 23, 2023
1 parent bc1bc88 commit 533a003
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/website/pages/docs/guides/run-a-node.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ This guide will walk you through the process of operating a Taiko node via [simp
```sh
git clone https://github.com/taikoxyz/simple-taiko-node.git
cd simple-taiko-node
</Tab>
<Tab>
```sh
git config --global core.autocrlf false
Expand Down

0 comments on commit 533a003

Please sign in to comment.