Skip to content

Commit 888051e

Browse files
authored
Fix README formatting
1 parent 1993a62 commit 888051e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,12 @@ vuepress dev docs
8080
```
8181

8282
### Windows
83-
Download [node.js & npm](https://nodejs.org/en/download/)
84-
Download [Yarn](https://yarnpkg.com/en/docs/install#windows-stable)
85-
Download [Git Bash](https://git-scm.com/downloads)
86-
Download the `master` branch
87-
Navigate to the `/ethereum-org-website` folder
88-
Right click and select `Git Bash Here`
83+
- Download [node.js & npm](https://nodejs.org/en/download/)
84+
- Download [Yarn](https://yarnpkg.com/en/docs/install#windows-stable)
85+
- Download [Git Bash](https://git-scm.com/downloads)
86+
- Download the `master` branch
87+
- Navigate to the `/ethereum-org-website` folder
88+
- Right click and select `Git Bash Here`
8989

9090
Run the following commands:
9191
```

0 commit comments

Comments
 (0)