From 3811c7e331b8108599369e8afe43bde02a683368 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Juli=C3=A1n=20Sierra=20=C3=81lvarez?=
<160289138+Pixelguy14@users.noreply.github.com>
Date: Wed, 21 Aug 2024 11:52:28 -0600
Subject: [PATCH] Update README.md
---
README.md | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/README.md b/README.md
index b049e2a..bb09a10 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ For this to work you must insert the next lines as they are depicted in your Jul
```
julia
]
-add Pkg Libz ; add https://github.com/CINVESTAV-LABI/julia_mzML_imzML
+add Pkg Libz ; add https://github.com/CINVESTAV-LABI/julia_mzML_imzML ; add Genie
```
Then open a terminal on the directory "JuliaIMZML_GUI"and type:
```
@@ -12,10 +12,6 @@ julia
]
activate .
##(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()
```
And finally open the port that gets generated to access to the GUI