Skip to content
This repository has been archived by the owner on Feb 14, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 468 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 468 Bytes

Verto Trading Post Book

To build the book, you will first need to install mdBook via cargo:

cargo install mdbook

You can then serve the documentation locally by calling the serve command from the book directory:

mdbook serve