Skip to content
This repository was archived by the owner on Dec 11, 2021. It is now read-only.

Commit d6315a6

Browse files
committed
Fix typo
1 parent 685e4fc commit d6315a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ To run tests:
3333

3434
```console
3535
$ git clone [email protected]:bitExpert/magerun2-password-normalizer.git
36-
$ cd disco
36+
$ cd magerun2-password-normalizer
3737
```
3838

3939
2. Install dependencies via composer:
@@ -84,7 +84,7 @@ We recommend using [GitHub](https://github.com), as that is where the component
8484

8585
```console
8686
$ git clone [email protected]:bitExpert/magerun2-password-normalizer.git
87-
$ cd disco
87+
$ cd magerun2-password-normalizer
8888
```
8989

9090
4. Add a remote to your fork; substitute your GitHub username in the command

0 commit comments

Comments
 (0)