summaryrefslogtreecommitdiff
path: root/FAQ.md
diff options
context:
space:
mode:
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/FAQ.md b/FAQ.md
index 13351f1..63c2746 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -38,22 +38,22 @@ inconsistencies that might affect the prediction.
If you are familiar with docker, you can use one of our docker images to run lazar locally:
-<https://hub.docker.com/r/insilicotox/lazar>
+[lazar docker image](https://hub.docker.com/r/insilicotox/lazar)
-<https://hub.docker.com/r/insilicotox/nano-lazar>
+[nano-lazar docker image](https://hub.docker.com/r/insilicotox/nano-lazar)
If you want to install lazar/nano-lazar without docker you should know how to use UNIX/Linux and the Ruby programming language. Source code and brief installation instructions for the GUIs is available at:
-<https://github.com/opentox/lazar-gui>
+[lazar gui source code](https://git.in-silico.ch/lazar-gui)
-<https://github.com/opentox/nano-lazar>
+[nano-lazar gui source code](https://git.in-silico.ch/nano-lazar)
You can also use just the libraries from the command line:
-<https://github.com/opentox/lazar
+[lazar|nano-lazar lib](https://git.in-silico.ch/lazar)
Documentation is available at:
-<http://www.rubydoc.info/gems/lazar>
+[gem](http://www.rubydoc.info/gems/lazar)
lazar depends on a couple of external libraries and programs, that could be difficult to install. Due to limited resources we cannot provide support, please use the docker version if you cannot manage it on your own.