From 7923a1f4a8c9bc1cd8b6cb0aa26f353d79394017 Mon Sep 17 00:00:00 2001 From: Pixelguy14 <160289138+Pixelguy14@users.noreply.github.com> Date: Tue, 16 Jul 2024 11:25:13 -0600 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 01726c0..2054996 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Julia_imzML_GUI A graphical User Interface created with Julia Genie Builder made for this repository: https://github.com/CINVESTAV-LABI/julia_mzML_imzML that generates images with the imzML and ibd files. -For this to work you must first insert the next lines as they are depicted in your Julia terminal for the first time only. +For this to work you must insert the next lines as they are depicted in your Julia terminal for the first time only. +julia +] +add Pkg Libz +add https://github.com/CINVESTAV-LABI/julia_mzML_imzML