You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -39,11 +39,12 @@ from avoiding recursion.
39
39
40
40
## Package Managers
41
41
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:
43
43
44
44
conan install taocpp-tuple/1.0.0@
45
45
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.
0 commit comments