Skip to content

Commit 00793f9

Browse files
committed
[edit] Add missing '>' to README.md
1 parent 050872d commit 00793f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ errs = metrics.mean_squared_error(y, pred_y)
4444
## How to test
4545

4646
```bash
47-
cd <this repo
47+
cd <this repo>
4848
python setup.py test
4949
```

0 commit comments

Comments
 (0)