Skip to content

Commit

Permalink
readme: Update link for wsl2 systemd (#968)
Browse files Browse the repository at this point in the history
The instructions in the prior link didn't work for me. The new one (official post from MS) does.
  • Loading branch information
srid authored Jul 8, 2024
1 parent d9cef61 commit 5307845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ On some container tools, such as `docker`, `sandbox = false` can be omitted. Omi
### In WSL2
We **strongly recommend** [enabling systemd](https://ubuntu.com/blog/ubuntu-wsl-enable-systemd), then installing Nix as normal:
We **strongly recommend** [enabling systemd](https://devblogs.microsoft.com/commandline/systemd-support-is-now-available-in-wsl/#how-can-you-get-systemd-on-your-machine), then installing Nix as normal:
```bash
Expand Down

0 comments on commit 5307845

Please sign in to comment.