Closed mavavilj closed 2 years ago
I don't understand how to run inim after nimble install inim.
nimble install inim
~/.nimble/bin/inim
Or add ~/.nimble/bin to PATH.
~/.nimble/bin
PATH
@adigitoleo has it correct, it looks like you have not set up your nim paths quite right.
I don't understand how to run inim after
nimble install inim
.