From baa87b476b5ca60dfd5c99aa0819845438fd2440 Mon Sep 17 00:00:00 2001 From: porcelaincode Date: Fri, 30 Jan 2026 03:54:14 +0530 Subject: [PATCH] chore: fix README for relevance --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 5bdce2c..764297d 100644 --- a/README.md +++ b/README.md @@ -686,12 +686,6 @@ maturin build --release pip install target/wheels/raptorbt-*.whl ``` -### Using the Build Script - -```bash -./scripts/build-engine.sh --install -``` - --- ## Testing