Skip to content

Commit

Permalink
Update README.md (#499)
Browse files Browse the repository at this point in the history
  • Loading branch information
calina-c authored Sep 27, 2021
1 parent f140f83 commit 616d7eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ This is in beta state and you can expect running into problems. If you run into
pip install wheel
pip install ocean-lib
```
⚠️ For Mac users, if you encounter an issue with "Unsupported Architecture", see [this issue](https://github.com/oceanprotocol/ocean.py/issues/486) for an explanation and run the installation command with ARCHFLAGS set, like so:

`ARCHFLAGS="-arch x86_64" pip install ocean-lib`

## 🏄 Quickstart

Expand Down

0 comments on commit 616d7eb

Please # to comment.