Skip to content

Commit ae19aa6

Browse files
committed
Update README.md
1 parent 2d78fd0 commit ae19aa6

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
@@ -60,4 +60,4 @@ fn main() {
6060

6161
**You should get autocomplete and error feedback when using the macro.**
6262

63-
This by creating temporary binaries running each of your constime! invocations, stored in [`std::env::temp_dir()`](https://doc.rust-lang.org/std/env/fn.temp_dir.html)`.join("constime")`
63+
This by creating temporary binaries running each of your constime! invocations, stored in [`std::env::temp_dir()`](https://doc.rust-lang.org/std/env/fn.temp_dir.html)`.join("constime").join(<crate name>)`

0 commit comments

Comments
 (0)