Skip to content

Commit

Permalink
docs: Add embedded installation video
Browse files Browse the repository at this point in the history
  • Loading branch information
daryllimyt committed May 10, 2024
1 parent 864f144 commit 238dd7e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/installation.mdx
Expand Up @@ -13,6 +13,19 @@ Install Tracecat locally on your machine.
_NOTE: The default setup is not intended for production use, but rather for
development and testing purposes._

## Video Tutorial

<iframe
width="560"
height="315"
src="https://www.youtube.com/watch?v=JE79sa2KCyk"
title="Installation Tutorial"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin"
allowfullscreen
></iframe>

## Prerequisites

### Required
Expand Down

0 comments on commit 238dd7e

Please sign in to comment.