Skip to content

Conversation

@johnstonmatt
Copy link

What kind of change does this PR introduce?

docs

What is the current content?

  • we include brief instructions on using orb in DEVELOPERS.md but they are lacking detail

What is the new behavior?

  • removed section on orb

alternatively we could improve the instructions to include:

  • sudo apt update && sudo apt install -y wget libopenblas-dev nodejs npm
  • source .env
  • TARGETPLATFORM=linux/arm64; ./scripts/install_onnx.sh "$ONNXRUNTIME_VERSION" linux "$TARGETPLATFORM" /tmp/onnxruntime
  • sudo cp /tmp/onnxruntime/lib/libonnxruntime.so* /usr/lib/
  • more steps I haven't yet figured out to solve 4 remaining ort related tests

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

@johnstonmatt johnstonmatt added the documentation Improvements or additions to documentation label Oct 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant