nomos-node/book/README.md

7 lines
125 B
Markdown
Raw Normal View History

2024-04-24 14:18:51 +00:00
# Nomos Node Book
To build the book and view it in your browser, run the following command:
```bash
mdbook serve --open
```