Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
messense authored May 18, 2023
1 parent ff87ca0 commit edfa084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ my-project
   └── lib.rs
```

When doing this also be sure to set the module name in your code to match the last part of module-name (don't include the package path):
When doing this also be sure to set the module name in your code to match the last part of `module-name` (don't include the package path):

```
#[pymodule]
Expand Down

0 comments on commit edfa084

Please sign in to comment.