yocto-public/README.md

344 B

Yocto

This is a book about using Yocto to create custom distributions.

To launch a local web server to read the book, install gitbook

# Install gitbook
npm install gitbook-cli -g

# Launch the server
gitbook serve

# Open the web browser to read this book
xdg-open http://127.0.0.1:4000/