We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f171809 commit a3b5b5dCopy full SHA for a3b5b5d
1 file changed
shortcuts.md
@@ -10,9 +10,11 @@
10
11
### Shortcut on MacOS :
12
* Use Automator tool to set a shortcut (choose new application and 'run shell script')
13
-* Copy in the shell the PyAnalySeries.sh file content with correct anaconda path
+* Copy the content of the PyAnalySeries.sh file and paste it into the shell with the correct anaconda path
14
+* From the “Shell:” dropdown menu, select “/bin/bash”.
15
* Save as an application in your Desktop directory
-* Set an icon by pressing **⌘ + I** on the shorcut created and drag the `resources/PyAnalySeries_icon.icns` file on the top icon
16
+* Set an icon by pressing ⌘ + I on the shorcut created and drag the resources/PyAnalySeries_icon.icns file on the top icon
17
+
18
19
### Shortcut on Windows
20
* Right-click on Desktop → **New → Text Document**
0 commit comments