Skip to content

Commit

Permalink
Merge pull request #10 from inthar-raven/inthar-raven-patch-4
Browse files Browse the repository at this point in the history
This dir -> the project dir
  • Loading branch information
inthar-raven authored Aug 10, 2024
2 parents 3b8a95b + 1d73dda commit 1da1dde
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
@@ -1,7 +1,7 @@
This is a microtonal scale research app chiefly dedicated to ternary scales (scales with three distinct step sizes). It focuses on [aberrismic theory](https://en.xen.wiki/w/Aberrismic_theory), developed by groundfault, inthar, and others.

# How to build and run:
On Linux, install the Rust toolchain and run `cargo run --release` in this directory. You should see a link. Ctrl-click on it to go to the main page.
On Linux, install the Rust toolchain and run `cargo run --release` in the project directory. You should see a link. Ctrl-click on it to go to the main page.

Windows is not supported at this time.

Expand Down

0 comments on commit 1da1dde

Please sign in to comment.