git clone git@github.com:Job-Unicorn/docs.git
or if you are using http instead of ssh:
git clone https://github.com/Job-Unicorn/docs.git
Install Rust from here Rustup.
Install mdbook
cargo install mdbook
mdbook build
mdbook serve
git clone git@github.com:Job-Unicorn/docs.git
or if you are using http instead of ssh:
git clone https://github.com/Job-Unicorn/docs.git
Install Rust from here Rustup.
Install mdbook
cargo install mdbook
mdbook build
mdbook serve