There was an error while loading. Please reload this page.
1 parent 6b3031c commit 0bdb9ccCopy full SHA for 0bdb9cc
1 file changed
README.md
@@ -29,15 +29,3 @@ Tutorials on ISF's most important workflows are available [online](https://mpinb
29
## 🔩 Installation
30
31
Installation instructions can be found [here](https://mpinb.github.io/in_silico_framework/installation), but are also repeated below.
32
-
33
-ISF is available for Linux, Windows and macOS.
34
-For installation and environment management, ISF uses [pixi](https://pixi.sh/latest/).
35
-Please follow the installation instructions on the [pixi documentation](https://pixi.sh/latest/#installation)
36
37
-To install ISF with pixi, simply:
38
39
-```bash
40
-git clone https://github.com/mpinb/in_silico_framework.git --depth 1
41
-cd in_silico_framework
42
-pixi run install
43
-```
0 commit comments