Skip to content

Commit

Permalink
fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nzbr committed Jul 7, 2024
1 parent 7051b90 commit 05098ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1 align=center>
NixOS-WSL<br />
<a href="https://matrix.to/#/#wsl:nixos.org"><img src="https://img.shields.io/matrix/wsl:nixos.org?server_fqdn=matrix.org&logo=matrix" alt="Matrix Chat" /></a>
<a href="https://github.com/NixOS/nixpkgs/tree/nixos-23.11"><img src="https://img.shields.io/badge/nixpkgs-23.11-brightgreen" alt="nixpkgs 23.11" /></a>
<a href="https://github.com/NixOS/nixpkgs/tree/nixos-24.05"><img src="https://img.shields.io/badge/nixpkgs-24.05-brightgreen" alt="nixpkgs 24.05" /></a>
<a href="https://github.com/nix-community/NixOS-WSL/releases"><img alt="Downloads" src="https://img.shields.io/github/downloads/nix-community/NixOS-WSL/total"></a>
</h1>

Expand All @@ -13,9 +13,9 @@ Modules for running NixOS on the Windows Subsystem for Linux

1. Enable WSL if you haven't done already:

- ```powershell
wsl --install --no-distribution
```
- ```powershell
wsl --install --no-distribution
```

2. Download `nixos-wsl.tar.gz` from [the latest release](https://github.com/nix-community/NixOS-WSL/releases/latest).

Expand Down

0 comments on commit 05098ab

Please sign in to comment.