Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated readme and Install MDs to not reference version number. #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@ brew install --cask ableton-live-theme-dracula

##### Mac

1. Find the Ableton 10 application in your `Applications` folder
1. Find the Ableton application in your `Applications` folder
2. Right click on it and select `Show Package Contents`
3. Then inside the app, head into `Content > App Resources > Themes`
4. Drop the `Dracula.ask` file in there

##### Windows

1. Drop the `Dracula.ask` file into `C:\ProgramData\Ableton\Live 10 Suite\Resources\Themes`.
1. Drop the `Dracula.ask` file into `C:\ProgramData\Ableton\Live **your version number and edition**\Resources\Themes`.

##### Ableton

Expand Down