Skip to content

Commit

Permalink
docs(readme): add latest walkthrough video
Browse files Browse the repository at this point in the history
  • Loading branch information
LGUG2Z committed Jun 3, 2024
1 parent 8557f11 commit 61f109a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ install win32yank` or compiling it from source, and then adding it to your `$PAT

## Quickstart

[![Watch the walkthrough video](https://img.youtube.com/vi/UmRXXYxq8k4/hqdefault.jpg)](https://www.youtube.com/watch?v=UmRXXYxq8k4)
[![Watch the walkthrough video](https://img.youtube.com/vi/ZuVQds2hncs/hqdefault.jpg)](https://www.youtube.com/watch?v=ZuVQds2hncs)

- Get the [latest
release](https://github.com/LGUG2Z/nixos-wsl-starter/releases) and unzip it
release](https://github.com/LGUG2Z/nixos-wsl-starter/releases)
- Install it (tweak the command to your desired paths):

```powershell
Expand All @@ -91,7 +91,6 @@ wsl -d NixOS
- Get a copy of this repo (you'll probably want to fork it eventually):

```bash
nix-shell -p git
git clone https://github.com/LGUG2Z/nixos-wsl-starter.git /tmp/configuration
cd /tmp/configuration
```
Expand Down

0 comments on commit 61f109a

Please sign in to comment.