From 9310e3c258ab71b2d0ec15418e843f3d9dca0b68 Mon Sep 17 00:00:00 2001 From: Olivier Lambert Date: Tue, 3 Apr 2018 20:23:55 +0200 Subject: [PATCH] fix something that doesn't make sense since monorepo --- docs/from_the_sources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/from_the_sources.md b/docs/from_the_sources.md index 1d70770e5..08013614e 100644 --- a/docs/from_the_sources.md +++ b/docs/from_the_sources.md @@ -128,7 +128,7 @@ If you need to delete the service: forever-service delete orchestra ``` -- If you want to update your current version, do this on both repositories: +- If you want to update your current version, do this: ``` $ git pull --ff-only