My phone is showing the Desktop version of my website

Hallo

I have added the WPtouch Mobile but my phone is still showing my website in Desktop version. How can I fix this?

Thanks,

Try adding:
<meta name="viewport" content="width=device-width, initial-scale=1">
to your <head> tag.

Can you give me a little more information on where I need to add this please? Thanks