I am trying to install the grav code highlight plugin. When i run the following command in my terminal console from the project root:
bin/gpm install highlight
I get the following error:
'bin' is not recognized as an internal or external command, operable program or batch file.
How do i install the plugin using gpm and avoid this error ?