Skip to content

Commit ef28159

Browse files
committed
Updated README.md for pip install
1 parent fb45bb8 commit ef28159

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ The following dependencies must be met:
1414

1515
## Installation
1616

17+
### pip
18+
19+
```pip install mustlink```
20+
21+
should do the job, although creating a dedicated environment is recommended (see below).
22+
23+
### conda
24+
1725
First, clone this repository. If you are using conda, the dependencies can be installed in a new environment using the provided environment file:
1826

1927
```conda env create -f environment.yml```

0 commit comments

Comments
 (0)