Hi all,
I'm having trouble installing the Adapt flipper component. The instruction is: "Run the following from the command line: adapt install adapt-flipper
"
But when I ran this command on my VPS where I have Adapt installed, I got: The program 'adapt' is currently not installed. You can install it by typing:
apt install adapt
So I ran the command, then tried original command again and then got: Example usage
adapt install -r wily -p tomcat7
adapt run -r xenial -c 'gcc -v'
adapt alias -r xenial -c juju
adapt unalias -c juju
adapt shell -d centos -r 6
adapt list
How do I install the Adapt flipper component?
Thanks
Sam