From 974674e2a6d89a2c0ef7e019d654e14858093bb7 Mon Sep 17 00:00:00 2001
From: Svetlana Karslioglu
Date: Tue, 23 Apr 2024 11:49:04 -0700
Subject: [PATCH] Small fix into quickstart module
---
_includes/quick_start_local.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_includes/quick_start_local.html b/_includes/quick_start_local.html
index d6273cfe5edc..59ea52366dbb 100644
--- a/_includes/quick_start_local.html
+++ b/_includes/quick_start_local.html
@@ -5,7 +5,7 @@
install previous versions of PyTorch. Note that LibTorch is only available for C++.
-NOTE: Latest PyTorch requires Python 3.8 or later. For more details, see Python section below.
+NOTE: Latest PyTorch requires Python 3.8 or later.