Skip to content

Commit

Permalink
Correct link
Browse files Browse the repository at this point in the history
  • Loading branch information
OrangeTux authored and Stranger6667 committed Mar 2, 2024
1 parent 88c4b75 commit 847fb05
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,14 +147,13 @@ The tests in [jsonschema/](jsonschema/) depend on the [JSON Schema Test Suite](h
$ git submodule init
$ git submodule update
```
These commands clone the suite to [jsonschema/tests/suite/](jsonschema/test/suite/).
These commands clone the suite to [jsonschema/tests/suite/](jsonschema/tests/suite/).

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

```bash
$ cd jsonschema
$ cargo test
```
$ cargo test ```
## Performance
Expand Down

0 comments on commit 847fb05

Please sign in to comment.