Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
dszakallas authored Jan 3, 2024
1 parent b946ae3 commit 538bffe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ make -j 4 install

will work on these platforms if you didn't change the Mixxx default installation.

# Development loop
### Development loop

During development, it's desirable to reload the code into Mixxx on every change for a fast feedback loop.
Some tasks have watch counterparts making them rerun automatically on file changes:
Expand All @@ -468,7 +468,7 @@ I find the last one especially pleasant.

Tip: you can use the `targets` and `installDir` variables with these targets too.

# Contributing
### Contributing

The code should pass CI checks, which is equivalent to running

Expand Down

0 comments on commit 538bffe

Please sign in to comment.