Merge pull request #303 from Lakr233/patch-1

Fix Broken Link
This commit is contained in:
Nicolas
2024-06-19 11:13:25 -04:00
committed by GitHub
+1 -1
View File
@@ -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.
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.