How to install the Oxen client, server, or python package.
cd
into the cloned repository
oxen
binary will be in Oxen/target/release
(or, if you did not use the —release flag, Oxen/target/debug
).
Now, to make it usable from a terminal window, you have the option to add it to create a symlink or to add it to your PATH
.
PATH
:
Add this line to your .bashrc
(or equivalent, e.g. .zshrc
)
--release
flag when building Oxen, you will have to change the path.