remove comments that show up in walkthrough

This commit is contained in:
Robert Wilkins III 2023-04-20 01:32:45 +00:00 committed by Gabriel Luiz Freitas Almeida
commit e5aece49bf

View file

@ -18,17 +18,6 @@ Before you start, make sure you have the following prerequisites:
[**Select your GCP project**]<walkthrough-project-setup></walkthrough-project-setup>
[comment]: <> (In the next step, you'll clone the Langflow repository and navigate to the `scripts` directory.)
[comment]: <> (## Clone the repository and navigate to the scripts directory)
[comment]: <> (Run the following commands to clone the Langflow repository and navigate to the `scripts` directory:)
[comment]: <> (```bash)
[comment]: <> (git clone https://github.com/genome21/langflow)
[comment]: <> (cd langflow/scripts)
[comment]: <> (```)
In the next step, you'll configure the GCP environment and deploy Langflow.
## Configure the GCP environment and deploy Langflow