Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9545e2a

Browse files
authored
Remove typo in command
Remove typo in command
1 parent 552c488 commit 9545e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/flex.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ manual steps:
206206

207207
.. code-block:: terminal
208208
209-
$ rm -fr vendor/*
209+
$ rm -rf vendor/*
210210
$ composer install
211211
212212
#. No matter which of the previous steps you followed. At this point, you'll have

0 commit comments

Comments
 (0)