Skip to content

Commit 8ee31ec

Browse files
authored
Update Installing-the-GUI.rst
1 parent ba789bd commit 8ee31ec

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

source/User-Manual/Installing-the-GUI.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,9 @@ Via installer (Ubuntu only)
4646

4747
2. Double-click on the .deb file, and enter your password when prompted.
4848

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.
5050

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.
5452

5553
.. _linux-via-zip:
5654

@@ -59,7 +57,7 @@ Via .zip file (all distros)
5957

6058
1. Download a **.zip** file for any previous release via this link: https://openephys.jfrog.io/ui/native/GUI-binaries/Release/linux/
6159

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"
6361

6462
3. Open a terminal and set your working directory to the folder you just renamed.
6563

0 commit comments

Comments
 (0)