diff --git a/README.md b/README.md index ad39c450d273..02e832749897 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,3 @@ facilitates the tool's discovery by other researchers. 1. Download the correct `.whl` from [GitHub Releases](https://github.com/rerun-io/rerun/releases) 2. Run `pip install rerun_sdk<…>.whl` (replace `<…>` with the actual filename) 3. Test it: `rerun --version` - - -### Hi