diff --git a/README.md b/README.md index 89833e1c2..9bdf64046 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # projectacrn.github.io This is the Project ACRN Documentation Publishing site for GitHub pages. -Content changes are not made directly in this repo. Instead, edit content +Content changes are not made directly in this repo. Instead, edit content in the acrn-hypervisor repo's /doc folder, re-generate the HTML with Sphinx (make html), and push the updated content here for publishing (make publish).