You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,11 +37,15 @@ Run the `setup.exe` file and follow all instructions.
37
37
38
38
Run the `.dmg` file and follow all instructions to move the file into your Applications folder.
39
39
40
-
### Ubuntu - Graphical Interface
40
+
### Ubuntu
41
+
42
+
> **Note:** If you're running the `.AppImage` and the app window clears to a white screen within a few seconds of starting, you will need to follow the [Developer Instructions](#developer-installation) on the [linux-fix](https://github.com/neurodatawithoutborders/nwb-guide/tree/linux-fix) branch of the NWB GUIDE.
43
+
44
+
#### Graphical Interface
41
45
42
46
Right-click the `.AppImage` file, navigate to `permissions`, and check any box which mentions 'run as executable'.
43
47
44
-
### Ubuntu - CLI
48
+
####Ubuntu - CLI
45
49
46
50
From the terminal, simply type
47
51
@@ -57,6 +61,7 @@ Where you are using version `X.Y.Z`; then execute by calling
0 commit comments