add basic IDE setup to docs#1791
Conversation
alexandre-daubois
left a comment
There was a problem hiding this comment.
It's nice, overall I would say that it lacks a bit of transition sentences, little introduction to sections and so on to make the read more smooth
docs/development.md
Outdated
| wsl --install | ||
| ``` | ||
|
|
||
| 2. Install a Linux distribution (example: AlmaLinux 10) via e.g. `wsl --install AlmaLinux-10`. |
There was a problem hiding this comment.
What's AlmaLinux 10? Is it the official recommandation for WSL? If not, maybe we should discuss what's the "official" recommended distribution to do this
There was a problem hiding this comment.
I don't think there's an "officially recommended distribution". The default (wsl --install) uses Ubuntu I believe, but AlmaLinux, Debian, OpenSUSE and more are available by default as well.
|
Nice! Maybe should it be in |
|
This is not up to date anymore. We need to update the documentation to be correct for windows too. |
|
Oh god I don't even have that remote anymore. Let me push this into a different branch here. |
closes #1784