Issue with intro to Mix and OTP tutorial

Did you start the console with a name, like indicated in the guide here? You should start your console instances with something like: iex --sname foo to follow that part of the project.

If all is fine, and the VM started with a name, the console prompt should show something like:

iex(foo@my-machine-name)1>