Update README.md

This commit is contained in:
José Julián Sierra Álvarez 2024-09-11 09:49:10 -06:00 committed by GitHub
parent 3bef29a8a9
commit 642d2044cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ For this to work you must insert the next lines as they are depicted in your Jul
``` ```
julia julia
] ]
add Pkg Libz ; add https://github.com/CINVESTAV-LABI/julia_mzML_imzML ; add PlotlyBase add Pkg Libz ; add https://github.com/CINVESTAV-LABI/julia_mzML_imzML ; add PlotlyBase ; add Genie
``` ```
Then open a terminal on the directory "JuliaIMZML_GUI" and put the next code: <br /> Then open a terminal on the directory "JuliaIMZML_GUI" and put the next code: <br />
``` ```