Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
constantinpape committed May 24, 2024
1 parent 6be991a commit 867fa30
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions doc/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ There are three ways to install `micro_sam`:

You can find more information on the installation and how to troubleshoot it in [the FAQ section](#installation-questions).

We do *not* recommend installing `micro-sam` with pip.
We do **not** recommend installing `micro-sam` with pip.

## From mamba

Expand Down Expand Up @@ -73,8 +73,8 @@ $ pip install -e .
## From installer

We also provide installers for Linux and Windows:
- [Linux](https://owncloud.gwdg.de/index.php/s/nrNBuHr9ncJqid6)
- [Windows](https://owncloud.gwdg.de/index.php/s/kZmpAIBDmUSu4e9)
- [Linux](https://owncloud.gwdg.de/index.php/s/nvLwlrHE4DkYcWl)
- [Windows](https://owncloud.gwdg.de/index.php/s/feIs9069IrURmbt)
<!---
- [Mac](https://owncloud.gwdg.de/index.php/s/7YupGgACw9SHy2P)
-->
Expand Down Expand Up @@ -113,3 +113,7 @@ https://www.makeuseof.com/how-to-disable-gatekeeper-mac/
TODO detailed instruction
-->

### Easybuild installation

There is also an easy-build recipe for `micro_sam` under development. You can find more information [here](https://github.com/easybuilders/easybuild-easyconfigs/pull/20636).

0 comments on commit 867fa30

Please sign in to comment.