Update README.md

This commit is contained in:
ING-HGA 2024-10-17 16:53:04 -06:00 committed by GitHub
parent 72cb64e731
commit c0418c4ff0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,4 +32,5 @@ activate .
``` ```
using Genie ; Genie.loadapp() ; up() using Genie ; Genie.loadapp() ; up()
``` ```
6. And finally open the port that gets generated by Genie to access to the GUI (https://localhost:????)<br /> 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)