Tutorial very different with actual installation

Hello,

Does the tutorial at this address https://www.meteor.com/tutorials/ belong to a different version than the latest meteor available? Because many of the commands are different: there is no npm or install option, I used add instead of install , there is no react-dom package.

Thank you
Azadeh

What version of meteor are you using? You can type:

meteor --version

to find out.