Skip to content

Commit

Permalink
work
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswoehlke committed Dec 11, 2022
1 parent 8874ffe commit 4e9564d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
2 changes: 1 addition & 1 deletion src/site/markdown/readme2.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

0 comments on commit 4e9564d

Please sign in to comment.