Skip to content

Commit

Permalink
Fix output app path
Browse files Browse the repository at this point in the history
  • Loading branch information
kofigumbs committed Jul 31, 2020
1 parent c96e6a1 commit f458c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Download the latest `.dmg` file from the [releases](https://github.com/hkgumbs/m
## JSON configuration

Multi apps store their configuration in a single JSON file.
If your app is named `Test`, then you'll find that file at `/Applications/Test.app/Contents/Resources/config.json`.
If your app is named `Test`, then you'll find that file at `/Applications/Multi/Test.app/Contents/Resources/config.json`.
The JSON should match this informal schema:

```js
Expand Down

0 comments on commit f458c9a

Please sign in to comment.