diff --git a/rerun_notebook/README.md b/rerun_notebook/README.md index f727d9a1b6b7..2e6d4aa2922d 100644 --- a/rerun_notebook/README.md +++ b/rerun_notebook/README.md @@ -61,7 +61,7 @@ python -m rerun_notebook serve ``` However, any hosting platform can be used to serve the asset, as long as it is accessible to the notebook -and has appropriate CORS headers set. See: +and has appropriate CORS headers set. See: `asset_server.py` for a simple example. ## Run from source