From e000f20b1efd869a68865735f26ebc6f8ac48e43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Ma=C5=A1karinec?= Date: Tue, 30 Jan 2024 10:03:53 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5408f56..cbff79a8 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ reference [here](https://docs.tophat2d.dev) 1. Clone the repository with the `--recursive` flag. ``` -git clone https://git.sr.ht/~mrms/tophat --recursive +git clone https://github.com/marekmaskarinec/tophat --recursive ``` 2. On Linux run `make`, on Windows `msbuild.bat`.