From 9545e2adc2bd5fd5e5f1dd616f4e14213d4bca2d Mon Sep 17 00:00:00 2001 From: Jeroen <4200784+JeroenMoonen@users.noreply.github.com> Date: Thu, 15 Nov 2018 15:14:26 +0100 Subject: [PATCH] Remove typo in command Remove typo in command --- setup/flex.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/flex.rst b/setup/flex.rst index 925f0b1197f..8abb06bb5d5 100644 --- a/setup/flex.rst +++ b/setup/flex.rst @@ -206,7 +206,7 @@ manual steps: .. code-block:: terminal - $ rm -fr vendor/* + $ rm -rf vendor/* $ composer install #. No matter which of the previous steps you followed. At this point, you'll have