Closed iamrahatul closed 4 years ago
After compiling with make, you can copy the asleap and genkeys binaries to a convenient location in your PATH:
make
asleap
genkeys
PATH
$ make $ sudo cp asleap genkeys /usr/local/bin
After compiling with
make
, you can copy theasleap
andgenkeys
binaries to a convenient location in yourPATH
: