I am using this guide to install Ubuntu on my Chromebook via crouton.
It mentions a part about updating drivers and tells me to enter
<em><code>sudo apt-get install software-properties-common python-software-properties
but this returns:
bash: syntax error near unexpected token '<'
I assume this is because the terminal doesn't recognize '<'. If this is the case how should I make this work?
I just typed what was in the guide.