From c30512536844b47191796a7fe80e1c96be7003de Mon Sep 17 00:00:00 2001 From: Michalis Zampetakis Date: Thu, 4 Jul 2024 23:26:03 +0300 Subject: [PATCH] Fix instruction for patch open and push --- docs/project_setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/project_setup.md b/docs/project_setup.md index 4f0c8e3..4aa416f 100644 --- a/docs/project_setup.md +++ b/docs/project_setup.md @@ -110,7 +110,7 @@ git push both new-feature-x * Open the path at Radicle and wait for the workflows' results to appear ```bash -git push rad -o patch.message="Implemented feature X" HEAD:refs/patches +git push both -o patch.message="Implemented feature X" HEAD:refs/patches ``` If everything is set up correctly, a comment will ba added to the patch providing information for the progress and the