From 9ceef9de5668ecd91c01b59d621dee29570319d3 Mon Sep 17 00:00:00 2001 From: Elad Gildnur Date: Sun, 15 Dec 2024 15:21:58 +0200 Subject: [PATCH] Fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dc7013523..a0ec20b924 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ To contribute changes to lava-config: git subtree split --prefix=specs -b # Push your changes to your fork - git push :main + git push ``` 3. Create a Pull Request from your fork to the main lavanet/lava-config repository.