i have installed Daedalus 0.15.1 on Linux. My question is that how can I start the application from command line interface?
I tried this one without success:
:~$ daedalus
daedalus: command not found
Thanks,
i have installed Daedalus 0.15.1 on Linux. My question is that how can I start the application from command line interface?
I tried this one without success:
:~$ daedalus
daedalus: command not found
Thanks,
If you’re in the relevant directory ./daedalus should work. (Deduced from general principles, I use Windows.)
I found the info under installation instructions on the download site:
~/.local/bin/daedalus-mainnet
daedalus-mainnet
(works on Linux distributions that put ~/.local/bin in $PATH)