From 0832a850f33a64e3c14de065ed205db863b25f0e Mon Sep 17 00:00:00 2001 From: Michael de Gans <47511965+mdegans@users.noreply.github.com> Date: Mon, 21 Sep 2020 11:20:04 -0700 Subject: [PATCH] Update README.md Make it clear it works on Tegra in general. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 296ed49..24201ab 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# OpenCV build script for NVIDIA Jetson Nano +# OpenCV build script for Tegra -This script builds OpenCV from source on Jetson Nano. +This script builds OpenCV from source on Tegra (Nano, NX, AGX, etc.). Related thread on Nvidia developer forum [here](https://devtalk.nvidia.com/default/topic/1051133/jetson-nano/opencv-build-script/).