Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 56c691d

Browse files
committed
Fixes cd parameter after git clone command
in contributing.md
1 parent f529fea commit 56c691d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To run tests:
4242

4343
```console
4444
$ git clone [email protected]:zendframework/zend-expressive.git
45-
$ cd
45+
$ cd zend-expressive
4646
```
4747

4848
- Install dependencies via composer:

0 commit comments

Comments
 (0)