Skip to content

Commit c8be8b5

Browse files
authored
Update README.md
1 parent 547dc07 commit c8be8b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ For Linux:
1414
1. Copy the `CNNRippleDetectorOEPlugin.so` file to Open Ephys `plugins` folder.
1515
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).
1616

17-
For Windows:
17+
For Windows (default path for plugins: `C:\ProgramData\Open Ephys`):
1818
1. Copy the `CNNRippleDetectorOEPlugin.dll` file to Open Ephys `plugins` folder.
1919
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).
2020

0 commit comments

Comments
 (0)