Skip to content

Commit 63aa84f

Browse files
committed
Update installation_and_use.md
1 parent 83e2497 commit 63aa84f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

source/pinpoint/installation_and_use.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,11 @@ You can also find minor releases and release notes on the [releases page](https:
2424

2525
If you need to use an older release of Pinpoint, you can find them by navigating to our [data website](https://data.virtualbrainlab.org/), by using the version tagged Beta branches on Steam, or by downloading older releases from the Github pages.
2626

27-
<!-- ### Additional linux instructions
27+
### Additional linux instructions
2828

29-
To run the linux executable you need to go to the unzipped folder and run `chmod +x` on the .x86_64 file. Some users may run into permissions issues, in which case running ` chown -R yourusername .` from within the folder should repair those. -->
29+
Steam builds on Linux should launch automatically.
3030

31-
<!-- ### Additional mac instructions
32-
33-
The mac executable currently only runs on MacOS **Mojave** and earlier. You will probably have a security issue because the app is unsigned. Go to Systems Preferences > Security & Privacy > General and allow the file to "run anyway". -->
31+
To run the linux executable from the Github release, you need to go to the unzipped folder and run `chmod +x` on the .x86_64 file. Some users may run into permissions issues, in which case running `chown -R yourusername .` from within the folder should repair those.
3432

3533
## Instructions
3634

0 commit comments

Comments
 (0)