mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update install.md
Transdebian repo url isn't available anymore, update guide with relevant tutorial + link from official source
This commit is contained in:
parent
597d949699
commit
d33f039f6b
1 changed files with 1 additions and 2 deletions
|
@ -269,8 +269,7 @@ sudo apt install -y dotnet-sdk-3.1
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# In WSL
|
# In WSL
|
||||||
# Add their repository
|
# Follow the guide on https://arkane-systems.github.io/wsl-transdebian/ to install wsl-transdebian (translinux is deprecated)
|
||||||
echo "deb [trusted=yes] https://wsl-translinux.arkane-systems.net/apt/ /" > /etc/apt/sources.list.d/wsl-translinux.list
|
|
||||||
# Install Genie
|
# Install Genie
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install -y systemd-genie
|
sudo apt install -y systemd-genie
|
||||||
|
|
Loading…
Add table
Reference in a new issue