Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
inthar-raven authored Aug 20, 2024
1 parent 75fa775 commit 4a47aa4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ A microtonal scale research app chiefly dedicated to ternary scales (scales with
1. Install the Rust toolchain.
1. Run `cargo install wasm-pack`.
1. Install `npm`.
1. Run `npm install`, then run `npm run serve` in the project directory.
1. Run `npm install` in the project directory.
1. Run `npm run serve` in the project directory.
1. Visit `http://localhost:8080/` with your browser. Your browser must support WebAssembly; all major browsers should.

# Dev scripts
Expand Down

0 comments on commit 4a47aa4

Please sign in to comment.