Skip to content

Commit

Permalink
Update dependencies for building from source
Browse files Browse the repository at this point in the history
  • Loading branch information
hieuddo committed Apr 11, 2023
1 parent a578b3c commit 9b110c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Currently, we are supporting Python 3. There are several ways to install Cornac:

- **From the GitHub source (for latest updates):**
```bash
pip3 install Cython
pip3 install Cython numpy scipy
git clone https://github.com/PreferredAI/cornac.git
cd cornac
python3 setup.py install
Expand Down

0 comments on commit 9b110c7

Please sign in to comment.