Skip to content

Commit a3b5b5d

Browse files
authored
Update shortcuts.md
1 parent f171809 commit a3b5b5d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

shortcuts.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@
1010

1111
### Shortcut on MacOS :
1212
* 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
13+
* 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”.
1415
* Save as an application in your Desktop directory
15-
* 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+
1618

1719
### Shortcut on Windows
1820
* Right-click on Desktop → **New → Text Document**

0 commit comments

Comments
 (0)