Skip to content

Commit

Permalink
fix: windows
Browse files Browse the repository at this point in the history
  • Loading branch information
yongenaelf committed Jul 24, 2024
1 parent 9f9c348 commit 816dbb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/quick-start/developers/_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ sudo npm i -g aelf-command
```
</TabItem>

<TabItem value="Window" label="Window">
<TabItem value="Windows" label="Windows">
```bash title="Terminal"
npm i -g aelf-command
```
Expand Down
2 changes: 1 addition & 1 deletion docs/quick-start/developers/vote-contract/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ sudo npm i -g aelf-command
```
</TabItem>

<TabItem value="Window" label="Window">
<TabItem value="Windows" label="Windows">
```bash title="Terminal"
npm i -g aelf-command
```
Expand Down

0 comments on commit 816dbb0

Please sign in to comment.