doc: Fix git URL in README #11

Merged
glen merged 1 commit from glen-patch-1 into main 2025-04-08 23:29:58 +00:00

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.