diff --git a/README.md b/README.md index 48b3ff3..abc2c69 100644 --- a/README.md +++ b/README.md @@ -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.