diff --git a/README.md b/README.md index c02b62f..d306e35 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ - [Basic Hero mdBook Commands](#basic-hero-mdbook-commands) - [Install and Use Hero](#install-and-use-hero) - [Create a New mdBook](#create-a-new-mdbook) +- [Use Hero with Docker](#use-hero-with-docker) - [Contribute](#contribute) ## Overview @@ -50,6 +51,10 @@ To install and use Hero on a full VM running on the grid, read the [full VM guid To create a new mdbook, read the [mdbook creation guide](https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/docs/hero_create_mdbook.md). +## Use Hero with Docker + +You can use Hero with Docker. Read the docs [here](https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/docs/hero_mdbook_docker.md). + ## Contribute To contribute to this repository, make a pull request of your changes.