Skip to content

Commit

Permalink
add: WSL Install Image
Browse files Browse the repository at this point in the history
  • Loading branch information
BorhanSaflo committed Sep 7, 2023
1 parent bf90a48 commit 7e85fc0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
Binary file added images/WSLInstall.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 8 additions & 2 deletions slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,12 +244,18 @@ class: text-center
---
# Install
#### To install WSL run the below command in PowerShell. This will install the default Distro which is the latest version of Ubuntu
<br>

<div class="w-full flex justify-center items-center gap-5 ">

<div class="w-1/2">

```bash
wsl --intsall
```
<br>
</div>

<img class="rounded w-1/2 d-block" src="/images/WSLInstall.png"/>
</div>

#### To look for available Distros
<br>
Expand Down

0 comments on commit 7e85fc0

Please sign in to comment.