Skip to content

Commit

Permalink
Correct outdated reference to libstd/
Browse files Browse the repository at this point in the history
Changelog: other
  • Loading branch information
yorickpeterse committed May 27, 2023
1 parent 8a56fd2 commit c21c4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/guides/contributing.md
Expand Up @@ -110,7 +110,7 @@ When adding a new test module, follow this structure then add it to

To run the stdlib tests:

1. Enter the libstd directory `cd libstd`
1. Enter the std directory `cd std`
2. Run the tests using `cargo run -p inko --release -- test`

### Shell scripts
Expand Down

0 comments on commit c21c4b7

Please sign in to comment.