Skip to content
Snippets Groups Projects
Commit 628180fe authored by Studer Gabriel's avatar Studer Gabriel
Browse files

Edit README.md

parent 87318f94
No related branches found
No related tags found
No related merge requests found
......@@ -15,20 +15,20 @@ Please do not hesitate to contact us for feedback or troubleshooting:
## OpenStructure Installation
OpenStructure is developed and tested across various Linux distributions. You can find detailed build instructions and a list of required dependencies here:
https://openstructure.org/docs/dev/install/
### Prefer Not to Compile it Yourself?
For a simple and portable setup, we recommend using a containerized
solution. OpenStructure provides its own Docker container registry,
making deployment easier.
### Containerized Solutions:
making deployment easier. Deploying a docker image just needs a
docker pull which typically takes less than a minute. Singularity
containers bootstrap from the docker container but must be built
by the user. Detailed instructions can be found here:
* Docker: [OpenStructure Docker Instructions](https://git.scicore.unibas.ch/schwede/openstructure/tree/master/docker)
* Singularity: [OpenStructure Singularity Instructions](https://git.scicore.unibas.ch/schwede/openstructure/tree/master/singularity)
OpenStructure is developed and tested across various Linux distributions.
You can find detailed build instructions and a list of required dependencies here:
https://openstructure.org/docs/dev/install/
## Getting started
The installation and container instructions will help you set up
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment