Skip to content

Commit 4996b21

Browse files
committed
update readme
1 parent f739d89 commit 4996b21

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
@@ -63,7 +63,7 @@ FetchContent_Declare(
6363
)
6464
FetchContent_MakeAvailable(slick-queue)
6565
66-
target_link_libraries(your_target PRIVATE slick::queue)
66+
target_link_libraries(your_target PRIVATE slick::slick-queue)
6767
```
6868

6969
## Usage

0 commit comments

Comments
 (0)