Skip to content

Commit

Permalink
Update packages/website/pages/docs/guides/run-a-node.mdx
Browse files Browse the repository at this point in the history
I will commit the proposed changes.

Co-authored-by: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com>
  • Loading branch information
ikaika1 and dionysuzx authored Jun 23, 2023
1 parent e5aee88 commit 4b6dbec
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions packages/website/pages/docs/guides/run-a-node.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,11 @@ This guide will walk you through the process of operating a Taiko node via [simp

{" "}

<Tabs items={["Mac", "Linux", "Windows"]} defaultIndex="0">
<Tabs items={["Mac/Linux", "Windows"]} defaultIndex="0">
<Tab>
```sh
git clone https://github.com/taikoxyz/simple-taiko-node.git
cd simple-taiko-node
```
</Tab>
<Tab>
```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 4b6dbec

Please sign in to comment.