File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ $ brew install nushell
4040
4141#### Windows:
4242
43- ``` powershell
43+ ``` sh
4444$ winget install nushell
4545```
4646
Original file line number Diff line number Diff line change @@ -37,12 +37,12 @@ $ brew install nushell
3737
3838En [ Scoop] ( https://scoop.sh ) :
3939
40- ``` powershell
40+ ``` sh
4141$ scoop install nu
4242```
4343
4444#### Inicia la shell
4545
46- ```
46+ ``` sh
4747$ nu
4848```
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ $ brew install nushell
4040
4141#### Windows:
4242
43- ``` powershell
43+ ``` sh
4444$ winget install nushell
4545```
4646
Original file line number Diff line number Diff line change @@ -37,12 +37,12 @@ $ brew install nushell
3737
3838Com [ Scoop] ( https://scoop.sh ) :
3939
40- ``` powershell
40+ ``` sh
4141$ scoop install nu
4242```
4343
4444#### Inicializar o shell
4545
46- ```
46+ ``` sh
4747$ nu
4848```
You can’t perform that action at this time.
0 commit comments