From dbf10792438e569ccceaa798c8b85f84f0bb2235 Mon Sep 17 00:00:00 2001
From: Splines <37160523+Splines@users.noreply.github.com>
Date: Sun, 22 Feb 2026 21:56:04 +0100
Subject: [PATCH 1/2] Add link to YT tutorial
---
README.md | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 52246fe..5fbe7af 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
PPTypst
- Bring Typst to PowerPoint
+ Bring Typst to PowerPoint | YouTube Tutorial
This community project is not affiliated with or endorsed by Typst.
@@ -28,6 +28,13 @@ Easily insert Typst equations with live preview, update them, and even generate
See [the Install guide](./INSTALL.md).
+## Tutorial
+
+[YouTube: Animate equations in PowerPoint with PPTypst](https://youtu.be/c6sfzu2--iY)
+
+
+
+
### How it works & Developing
From b9cb3d095cfebc1d36b3b8ccacfce796c8c7dd83 Mon Sep 17 00:00:00 2001
From: Splines <37160523+Splines@users.noreply.github.com>
Date: Sun, 22 Feb 2026 21:57:37 +0100
Subject: [PATCH 2/2] Point to office docs for other operating systems
---
INSTALL.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/INSTALL.md b/INSTALL.md
index dc1fa7d..a84b98e 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -4,7 +4,7 @@ Unfortunately, this Add-in is not yet available in the PowerPoint Add-in Marketp
## Installation
-More detailed instructions are available [in the Office docs](https://learn.microsoft.com/en-us/office/dev/add-ins/testing/create-a-network-shared-folder-catalog-for-task-pane-and-content-add-ins).
+The following instructions are for Windows only. For more detailed instructions and other operating systems, see the [the Office docs](https://learn.microsoft.com/en-us/office/dev/add-ins/testing/create-a-network-shared-folder-catalog-for-task-pane-and-content-add-ins).
1. **Download** the [`manifest.prod.xml`](https://github.com/user-attachments/files/24866664/manifest.prod.xml) and place it in any folder, e.g. a new folder called `pptypst` in your Downloads.
2. **Share the folder** where you placed `manifest.prod.xml`.