Fix git URL in README
All checks were successful
/ test (pull_request) Successful in 10s

This commit is contained in:
Glen Whitney 2025-04-08 23:29:18 +00:00
parent 05ff078529
commit da919f7dad

View file

@ -5,7 +5,7 @@ Sequel to pocomath as a prototype for mathjs overhaul
### Set up
1. Install the `pnpm` package manager on your machine.
2. Clone the repository `https://code.studioinfinity.org/glen/nanomath.git`
2. Clone the repository `https://code.studioinfinity.org/StudioInfinity/nanomath.git`
and change directory into its top level.
3. `pnpm install`
4. `pnpm test` runs the tests.