From 3abc36c05c598fed6255d27d8aeb2e1e9592f387 Mon Sep 17 00:00:00 2001 From: MaanavD Date: Mon, 29 Jan 2024 15:51:13 -0800 Subject: [PATCH] Removed mobile tutorial from a combination --- src/routes/getting-started/table.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/getting-started/table.svelte b/src/routes/getting-started/table.svelte index 967b2e9b593c6..71bb2b073f944 100644 --- a/src/routes/getting-started/table.svelte +++ b/src/routes/getting-started/table.svelte @@ -146,7 +146,7 @@ "Add 'onnxruntime-c' using CocoaPods or download the .tgz file from Github.", 'mac,C++,X64,DefaultCPU': - "Add 'onnxruntime-c' using CocoaPods and refer to the mobile deployment guide or download .tgz file from Github.", + "Add 'onnxruntime-c' using CocoaPods or download the .tgz file from Github.", 'mac,C#,X64,DefaultCPU': "Download .tgz file from Github",