From c0418c4ff0b2bcd2d6a0e38d9602ef1a96d75b80 Mon Sep 17 00:00:00 2001 From: ING-HGA <45300713+ING-HGA@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:53:04 -0600 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dff96c4..1e3f510 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,5 @@ activate . ``` using Genie ; Genie.loadapp() ; up() ``` -6. And finally open the port that gets generated by Genie to access to the GUI (https://localhost:????)
+6. After the package is loaded, open the port generated by Genie to access the GUI by pressing cmd (macOS) or ctrl (Linux/Windows) in the http:// direction, as shown in the figure. +![Open Julia](https://github.com/user-attachments/assets/37e191d7-635d-458f-a1cd-719e2964594f)