Skip to content

Commit

Permalink
Merge branch 'main' into force-admin
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Oct 13, 2023
2 parents 6a110a2 + ecad9ae commit f23e724
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 58 deletions.
38 changes: 0 additions & 38 deletions .github/workflows/Build-and-deploy-linux.yml

This file was deleted.

21 changes: 1 addition & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,26 +39,7 @@ Run the `.dmg` file and follow all instructions to move the file into your Appli

### Ubuntu

#### Graphical Interface

Right-click the `.AppImage` file, navigate to `permissions`, and check any box which mentions 'run as executable'.

#### Ubuntu - CLI

From the terminal, simply type

```
chmod +x nwb-guide-X.Y.Z.AppImage
```

Where you are using version `X.Y.Z`; then execute by calling

```
./nwb-guide-X.Y.Z.AppImage
```

> **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.
Please follow the [Developer Instructions](#developer-installation) on the [linux-fix](https://github.com/neurodatawithoutborders/nwb-guide/tree/linux-fix) branch of the NWB GUIDE.



Expand Down

0 comments on commit f23e724

Please sign in to comment.