better presentation bc its a bug who don't occurs at each installation
This commit is contained in:
parent
ca8a0d2897
commit
e291cf72ce
1 changed files with 3 additions and 1 deletions
|
@ -23,7 +23,7 @@ Ensuite, il faut définir un utilisateur :
|
|||
>Arch.exe config --default-user anri
|
||||
```
|
||||
|
||||
[Fix bug `ldconfig`](https://github.com/microsoft/WSL/issues/5548#issuecomment-1366418464) :
|
||||
<details><summary><a href="https://github.com/microsoft/WSL/issues/5548#issuecomment-1366418464">Fix bug <code>ldconfig</code></a> :</summary>
|
||||
|
||||
```batch
|
||||
CD \Windows\System32\lxss\lib
|
||||
|
@ -33,6 +33,8 @@ MKLINK libcuda.so libcuda.so.1.1
|
|||
MKLINK libcuda.so.1 libcuda.so.1.1
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
Commande pour lancer mon installation :
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue