Skip to content

Commit 7f74a94

Browse files
authored
Update README.md
1 parent 670a583 commit 7f74a94

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,17 @@ In release v0.5 we will add the stAP/stDV (for **s**tereo**t**axic) coordinates
1414

1515
## Install
1616

17-
You can use the trajectory planner ![on the web](http://nptraj.virtualbrainlab.org) or you can download the most recent version Desktop application from the ![releases page](https://github.com/dbirman/NPTrajectoryPlanner/releases).
17+
Download the most recent version Desktop application from the ![releases page](https://github.com/dbirman/NPTrajectoryPlanner/releases).
1818

19-
### Additional linux instructions
19+
While we develop this application only the Windows build is guaranteed to be stable. If you need a build for linux, mac, or web, we can build them for you on request.
2020

21-
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.
21+
<!-- ### Additional linux instructions
2222
23-
### Additional mac instructions
23+
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. -->
2424

25-
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".
25+
<!-- ### Additional mac instructions
26+
27+
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". -->
2628

2729
## Instructions for use
2830

0 commit comments

Comments
 (0)