Merge branch 'main' into dev/bazzite

This commit is contained in:
José Julián Sierra Álvarez 2024-08-21 14:46:01 -06:00 committed by GitHub
commit 28336b6624
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,10 +12,6 @@ julia
] ]
activate . activate .
##(press backspace) ##(press backspace)
using Genie
##(an option may appear, select Y to download genie if that happens)
Genie.loadapp() ; up()
##(if it isn't the first time you're running the program:)
using Genie ; Genie.loadapp() ; up() using Genie ; Genie.loadapp() ; up()
``` ```
And finally open the port that gets generated to access to the GUI<br /> And finally open the port that gets generated to access to the GUI<br />