Skip to content

Commit f7668f1

Browse files
update readme
1 parent 921fe75 commit f7668f1

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
@@ -57,7 +57,7 @@ Note that you should collect **both the data dependencies and control dependenci
5757
1 error generated.
5858
```
5959

60-
**Solution**: Open the file /<path_to_RepoSlice>/lib/vendor/tree-sitter-cpp/src/scanner.c and comment the `static_assert` statement in the following function:
60+
**Solution**: Open the file `lib/vendor/tree-sitter-cpp/src/scanner.c` and comment the `static_assert` statement in the following function:
6161

6262
```c
6363
unsigned tree_sitter_cpp_external_scanner_serialize(void *payload, char *buffer) {

0 commit comments

Comments
 (0)