Skip to content

Commit 101ca0b

Browse files
committed
updated docs with pulsar plugin
1 parent d98375c commit 101ca0b

3 files changed

Lines changed: 97 additions & 76 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Mercury currently has 2 versions:
2929
- 🚀 [Let's get started!](#-install)
3030
- [Quick Start](/docs/quick-start.md)
3131
- [Tutorial](/docs/tutorial.md)
32+
- [External Editor](#-external-editor)
3233
- [Documentation](/docs/table-of-content.md)
3334
- [Troubleshooting](/docs/08-troubleshooting.md)
3435
- [System Requirements](#-system-requirements)
@@ -276,6 +277,13 @@ It could be that you are having issues with Mercury. Please follow the steps bel
276277

277278
- [Open the Troubleshooting](./docs/08-troubleshooting.md)
278279

280+
### ⌨️ External Editor
281+
282+
Instead of using the editor built in the Max Mercury version you can also load an external textfile or use a plugin for Pulsar (previously Atom).
283+
284+
- [Follow the instructions here for the Pulsar Plugin](https://github.com/tmhglnd/mercury-pulsar#-mercury-plugin-for-pulsar)
285+
- [Follow the instructions here for other editors](https://github.com/tmhglnd/mercury/blob/master/docs/07-environment.md#external-editor)
286+
279287
### 📖 Documentation
280288

281289
Full explanation of all the possibilities in Mercury:

docs/tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ Mercury runs in Max8 (sometimes also called MaxMSP), a node-based creative codin
3939

4040
1. Please download Max8 through any of the links below.
4141

42-
- [Windows](https://akiaj5esl75o5wbdcv2a-maxmspjitter.s3.amazonaws.com/Max831_220510.zip)
43-
- [Mac](https://akiaj5esl75o5wbdcv2a-maxmspjitter.s3.amazonaws.com/Max831_220510.dmg)
42+
- [Windows](https://cycling74.com/downloads)
43+
- [Mac](https://cycling74.com/downloads)
4444
- If links are not working you can go to [https://cycling74.com/downloads/older](https://cycling74.com/downloads/older)
4545

4646
2. Once you installed Max8 you can launch it. It will create a `Max 8` folder in your `Documents`. In there you may create a folder named `Projects`. The full path should now look like this: `<User>/Documents/Max 8/Projects`

0 commit comments

Comments
 (0)