# Webaverse 101
* You should make sure you have installed
* [git ](https://git-scm.com/)
* [node v17+](https://nodejs.org/en/download/current/)
* Installation process is pretty straightforward for Windows & Mac
* For Linux, or WSL, you can install NVM (a node package manager, follow instructions [here](https://docs.microsoft.com/fr-fr/windows/dev-environment/javascript/nodejs-on-wsl))
* You can also install [Blender](https://www.blender.org/)
* Now you can go https://github.com/webaverse/app and follow instructions to clone the webaverse app repo, install npm dependencies and run the software