Skip to content

Commit eb84fa5

Browse files
committed
fix installation instruction
1 parent 1d187ff commit eb84fa5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/installation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Please follow the steps below for installing `mambular`.
66

77
```bash
88
cd mamba-tabular
9-
pip install .
9+
10+
poetry install
1011
```
1112

1213
Note: Make sure you in the same directory where `setup.py` file resides.

0 commit comments

Comments
 (0)