Skip to content

Commit

Permalink
Update setup_windows.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
AmineDjeghri authored Feb 21, 2024
1 parent 009af3d commit 4a350f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/windows_workflow/setup_windows.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

function Install-WSL {
# Enable WSL feature
wsl.exe --install -d ubuntu
wsl.exe --install -d 'ubuntu'
}

function Export-WSL {
Expand Down

0 comments on commit 4a350f9

Please sign in to comment.