From 708a3221f8849a35145d15daad415859bbc56130 Mon Sep 17 00:00:00 2001 From: ngxson Date: Thu, 1 Feb 2024 15:17:43 +0100 Subject: [PATCH] docs: correct TOC --- README-sycl.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README-sycl.md b/README-sycl.md index de4f23ca5..b7df556a1 100644 --- a/README-sycl.md +++ b/README-sycl.md @@ -3,10 +3,9 @@ - [Background](#background) - [OS](#os) - [Intel GPU](#intel-gpu) -- Build and run: - - [Docker](#docker) - - [Linux](#linux) - - [Windows](#windows) +- [Docker](#docker) +- [Linux](#linux) +- [Windows](#windows) - [Environment Variable](#environment-variable) - [Known Issue](#known-issue) - [Q&A](#q&a)