diff --git a/README.md b/README.md index c8aa107..25c4e48 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ The software can be installed by running: ```bash conda create --name arcjetcv conda-forge::arcjetcv ``` +####Note for macOS Users: +Please ensure you use the osx-64 channel from Conda Forge when installing arcjetCV. Currently, arcjetCV is not available on the osx-arm64 channel. ### Windows Users and Developers