diff --git a/SELF_HOST.md b/SELF_HOST.md index f74e0500..4ef6d4ca 100644 --- a/SELF_HOST.md +++ b/SELF_HOST.md @@ -31,4 +31,4 @@ docker compose up This will run a local instance of Firecrawl which can be accessed at `http://localhost:3002`. # Install Firecrawl on a Kubernetes Cluster (Simple Version) -Read the [examples/k8n/README.md](examples/k8n/README.md) for instructions on how to install Firecrawl on a Kubernetes Cluster. \ No newline at end of file +Read the [examples/kubernetes-cluster-install/README.md](examples/kubernetes-cluster-install/README.md) for instructions on how to install Firecrawl on a Kubernetes Cluster.