Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
dszakallas authored Aug 24, 2024
1 parent ed8b3ff commit 948a1f9
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 @@ -386,7 +386,7 @@ This is now done automatically during script initialization, so you shouldn't ha
## Building from source

The code is written in TypeScript, transpiled with [babel] and bundled into a single iife module with [rollup]. There are certain transforms and polyfills which are required to get it working with Mixxx's bundled interpreter.
The controller mapping is generated from this [template] with [ejs], using metadata about the controller placed in [`contoller.json`](./packages/mk2/controller.json).
The controller mapping is generated from this [template] with [ejs], using metadata about the controller placed in [`info.json`](./packages/launchpad-mk2/info.json).

### Compile

Expand Down

0 comments on commit 948a1f9

Please sign in to comment.