diff --git a/docs/README.md b/docs/README.md index f197ecf43..01d41d697 100644 --- a/docs/README.md +++ b/docs/README.md @@ -26,7 +26,7 @@ python -m http.server and point your browser to `http://localhost:`. -### Push to Github Pages +### Push to GitHub Pages Check-out the `gh-pages` branch (`git switch gh-pages`) and build the docs. Then force add the `build/html` directory: