Skip to content

Commit

Permalink
docs(website): Update run-a-taiko-node to suggest nano (#14251)
Browse files Browse the repository at this point in the history
Co-authored-by: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com>
  • Loading branch information
LayerRadio and dionysuzx authored Jul 23, 2023
1 parent 3751198 commit 5fbf827
Showing 1 changed file with 2 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ We will refer to `.env.l3` as `.env` for the purpose of this guide.

Next, open the `.env` file in your preferred text editor:

<Tabs items={["Mac", "Linux", "Windows"]} defaultIndex="0">
<Tabs items={["Mac/Linux", "Windows"]} defaultIndex="0">
<Tab>

```sh
Expand All @@ -65,14 +65,7 @@ nano .env

</Tab>
<Tab>

```sh
vim .env
```

</Tab>
<Tab>


```sh
notepad .env
```
Expand Down

0 comments on commit 5fbf827

Please sign in to comment.