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`. 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