diff --git a/doc/build-osx.md b/doc/build-osx.md index 6221db6..c4b596f 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -47,7 +47,7 @@ from the root of the repository. 1. Clone the Palladium Core source code: ```shell - git clone https://github.com/palladium/palladium + git clone https://github.com/NotRin7/palladium.git cd palladium ```