Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyVII authored Feb 17, 2022
1 parent 547dc07 commit c8be8b5
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 @@ -14,7 +14,7 @@ For Linux:
1. Copy the `CNNRippleDetectorOEPlugin.so` file to Open Ephys `plugins` folder.
2. Download Tensorflow 2.3.0 libraries into `CNNRippleDetectorOEPlugin/libs/bin/x64`. You need to extract the content of the `lib` folder from this [TAR file](https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-linux-x86_64-2.3.0.tar.gz).

For Windows:
For Windows (default path for plugins: `C:\ProgramData\Open Ephys`):
1. Copy the `CNNRippleDetectorOEPlugin.dll` file to Open Ephys `plugins` folder.
2. Download Tensorflow 2.3.0 libraries into Open Ephys `shared` folder. You need to extract the `.dll` file from the `lib` folder from this [ZIP file](https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-windows-x86_64-2.3.0.zip).

Expand Down

0 comments on commit c8be8b5

Please sign in to comment.