Skip to content

Commit 847fb05

Browse files
OrangeTuxStranger6667
authored andcommitted
Correct link
1 parent 88c4b75 commit 847fb05

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,14 +147,13 @@ The tests in [jsonschema/](jsonschema/) depend on the [JSON Schema Test Suite](h
147147
$ git submodule init
148148
$ git submodule update
149149
```
150-
These commands clone the suite to [jsonschema/tests/suite/](jsonschema/test/suite/).
150+
These commands clone the suite to [jsonschema/tests/suite/](jsonschema/tests/suite/).
151151

152152
Now, enter jsonschema/ folder and run `cargo test`.
153153

154154
```bash
155155
$ cd jsonschema
156-
$ cargo test
157-
```
156+
$ cargo test ```
158157
159158
## Performance
160159

0 commit comments

Comments
 (0)