From fc245412bdad52a55e747310519461dcfcc1274c Mon Sep 17 00:00:00 2001 From: Georgia Monahan <38015950+grgia@users.noreply.github.com> Date: Fri, 20 Dec 2024 14:52:40 +0000 Subject: [PATCH] Merge pull request #54416 from Expensify/jules-addSpaceForHybridBuild Useless commit to kick off HybridApp build (cherry picked from commit 5728dfee18091bca395a2f2856a103dbfa4c0dc7) (CP triggered by Julesssss) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8a00927753c..96b5c0780892 100644 --- a/README.md +++ b/README.md @@ -500,7 +500,7 @@ It's important to emphasise that a git submodule is just a **regular git reposit > #### For external contributors > > If you'd like to modify the `Mobile-Expensify` source code, it is best that you create your own fork. Then, you can swap origin of the remote repository by executing this command: -> +> > `cd Mobile-Expensify && git remote set-url origin ` > > This way, you'll attach the submodule to your fork repository.