Skip to content

Commit 81aa8e0

Browse files
authored
Update README.md
1 parent 3b0ab1e commit 81aa8e0

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,12 @@ For a better understanding about either the algorithm or the method, please chec
1010

1111
## Installation
1212

13+
You can install the uwTOPSIS library directly from GitHub:
14+
1315
```terminal
14-
pip install uwTOPSIS
15-
```
16+
git clone https://github.com/Aaron-AALG/uwTOPSIS.git
17+
python3 -m pip install -e uwTOPSIS
18+
```
1619

1720
## Usage
1821

0 commit comments

Comments
 (0)