Skip to content

Commit 8bbe71c

Browse files
committed
Fix taopq -> taocpp/tuple
1 parent 795a5ad commit 8bbe71c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,12 @@ from avoiding recursion.
3939

4040
## Package Managers
4141

42-
You can download and install taopq using the [Conan](https://github.com/conan-io/conan) package manager:
42+
You can download and install [The Art of C++](https://taocpp.github.io/) / Tuple using the [Conan](https://github.com/conan-io/conan) package manager:
4343

4444
conan install taocpp-tuple/1.0.0@
4545

46-
The taopq package in conan is kept up to date by Conan team members and community contributors. If the version is out-of-date, please [create an issue or pull request](https://github.com/conan-io/conan-center-index) on the Conan Center Index repository.
46+
The taocpp-tuple package in conan is kept up to date by Conan team members and community contributors.
47+
If the version is out-of-date, please [create an issue or pull request](https://github.com/conan-io/conan-center-index) on the Conan Center Index repository.
4748

4849
## Changelog
4950

0 commit comments

Comments
 (0)