I’ve set up composer and run composer global require getkirby/cli
, but i’m not sure what the following means:
‘Make sure to place the…
~/.composer/vendor/bin
…directory in your PATH so the kirby executable can be located by your system.’
Is this something to do with exporting a PATH in .bashrc? I can’t seem to get it to work. Any help would be greatly appreciated.