mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
install on wsl: use actual URL.
This commit is contained in:
parent
d33f039f6b
commit
c21b3def9a
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@ sudo apt install -y dotnet-sdk-3.1
|
|||
|
||||
```bash
|
||||
# In WSL
|
||||
# Follow the guide on https://arkane-systems.github.io/wsl-transdebian/ to install wsl-transdebian (translinux is deprecated)
|
||||
echo "deb [trusted=yes] https://arkane-systems.github.io/wsl-transdebian/apt/ $(lsb_release -cs) main
|
||||
# Install Genie
|
||||
sudo apt update
|
||||
sudo apt install -y systemd-genie
|
||||
|
|
Loading…
Add table
Reference in a new issue