We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee31ec commit 23907d1Copy full SHA for 23907d1
source/User-Manual/Installing-the-GUI.rst
@@ -46,9 +46,11 @@ Via installer (Ubuntu only)
46
47
2. Double-click on the .deb file, and enter your password when prompted.
48
49
-3. In a terminal, run :code:`/usr/local/bin/open-ephys-gui/open-ephys` to launch the GUI.
+3. The GUI will be installed in :code:`/usr/local/bin/open-ephys-gui`.
50
51
-4. To uninstall, type :code:`sudo dpkg --remove open-ephys` in a terminal window.
+4. To launch, click "Show Applications" and search for "Open Ephys GUI."
52
+
53
+5. To uninstall, type :code:`sudo dpkg --remove open-ephys` in a terminal window.
54
55
.. _linux-via-zip:
56
0 commit comments