File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -80,12 +80,12 @@ vuepress dev docs
80
80
```
81
81
82
82
### 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 `
89
89
90
90
Run the following commands:
91
91
```
You can’t perform that action at this time.
0 commit comments