File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -46,11 +46,9 @@ Via installer (Ubuntu only)
46
46
47
47
2. Double-click on the .deb file, and enter your password when prompted.
48
48
49
- 3. The GUI will be installed in :code: `/usr/local/bin/open-ephys-gui ` .
49
+ 3. In a terminal, run :code: `/usr/local/bin/open-ephys-gui/open-ephys ` to launch the GUI .
50
50
51
- 4. Type :code: `open-ephys ` to launch the GUI.
52
-
53
- 5. To uninstall, type :code: `sudo dpkg --remove open-ephys ` in a terminal window.
51
+ 4. To uninstall, type :code: `sudo dpkg --remove open-ephys ` in a terminal window.
54
52
55
53
.. _linux-via-zip :
56
54
@@ -59,7 +57,7 @@ Via .zip file (all distros)
59
57
60
58
1. Download a **.zip ** file for any previous release via this link: https://openephys.jfrog.io/ui/native/GUI-binaries/Release/linux/
61
59
62
- 2. Drag and drop the downloaded and unzipped folder to the location of your choice, and rename it "Open Ephys"
60
+ 2. Drag and drop the downloaded and unzipped folder to the location of your choice, and rename it "Open Ephys GUI "
63
61
64
62
3. Open a terminal and set your working directory to the folder you just renamed.
65
63
You can’t perform that action at this time.
0 commit comments