From 64a402aaab4e3ac85d406f8e3a5d4d23488cb1c4 Mon Sep 17 00:00:00 2001 From: Saurav Niraula <52109383+sauravniraula@users.noreply.github.com> Date: Mon, 23 Jun 2025 21:18:18 +0545 Subject: [PATCH] Documentation edits made through Mintlify web editor --- docs/development.mdx | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/development.mdx b/docs/development.mdx index 10f627b0..e1b7c6c4 100644 --- a/docs/development.mdx +++ b/docs/development.mdx @@ -8,9 +8,6 @@ description: 'Run and test Presenton locally to develop features, make changes, You can get Docker from [https://www.docker.com/get-started](https://www.docker.com/get-started). - -Follow these steps to set up the Presenton development environment locally. - ### 1. Clone the Repository ```bash