From 5a7072175f2b63491ea1fbafcc23243c03780aeb Mon Sep 17 00:00:00 2001
From: Robert Wilkins III <1147229+genome21@users.noreply.github.com>
Date: Thu, 20 Apr 2023 03:20:09 +0000
Subject: [PATCH] move trophy toward end of walkthrough
---
scripts/walkthroughtutorial.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/scripts/walkthroughtutorial.md b/scripts/walkthroughtutorial.md
index dd107a770..7742f3453 100644
--- a/scripts/walkthroughtutorial.md
+++ b/scripts/walkthroughtutorial.md
@@ -42,7 +42,6 @@ The script will:
In the next step, you'll learn how to connect to the Langflow VM.
## Connect to the Langflow VM
-
To connect to your new Langflow VM, follow these steps:
1. Navigate to the [VM instances](https://console.cloud.google.com/compute/instances) page and click on the external IP for your VM. Make sure to use HTTP and set the port to 8080
@@ -58,6 +57,8 @@ echo http://$LANGFLOW_IP:8080
Congratulations! You have successfully deployed Langflow on Google Cloud Platform.
+
+
## Cleanup
If you want to remove the resources created during this tutorial, you can use the following commands: