From 96e8c5627da5f24e80018276aa2edb5bf7b6011a Mon Sep 17 00:00:00 2001 From: Sudara Date: Tue, 7 Nov 2023 14:46:52 +0100 Subject: [PATCH] Fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dff6a9a..2a9f72a 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ If you're rolling old school, or just prefer Projucer life, you'll be happy to n You can still use git to add it as a submodule if you'd like stay up to date with any changes: ``` -git submodule add -b main https://github.com/sudara/melatonin_perfetto.git modules/melatonin_perfetto +git submodule add -b main https://github.com/sudara/melatonin_inspector.git modules/melatonin_inspector ``` Or just download it and stick it somewhere.