diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ce3310fbe..04ba9226f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -19,3 +19,5 @@ Run a local server: ```shell-session mkdocs serve ``` + +Open http://localhost:8000/ in your browser.