diff --git a/README.md b/README.md index 92dcc42..9675db3 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ The most beautiful Julia Sets are drawn by clicking into the Border of the Mande ### Run the Application ``` -git clone https://github.com/thomaswoehlke/mandelbrot.git +git clone https://github.com/Computer-Kurzweil/mandelbrot.git cd mandelbrot ./mvnw ``` diff --git a/src/site/markdown/readme2.md b/src/site/markdown/readme2.md index 22e22f3..6d8b6f3 100644 --- a/src/site/markdown/readme2.md +++ b/src/site/markdown/readme2.md @@ -61,7 +61,7 @@ The most beautiful Julia Sets are drawn by clicking into the Border of the Mande ### Run the Application ``` -git clone https://github.com/thomaswoehlke/mandelbrot.git +git clone https://github.com/Computer-Kurzweil/mandelbrot.git cd mandelbrot ./mvnw ```