You don't. Just ask PowerShell to install the module.
Install-Module SQLServer
I suggest that you start by learning PowerShell as this is one of the first things you will learn. You will also need it to use the SQLServer module and to use the other management modules for SQLServer.
\_(ツ)_/