From af41cf8d9e33ef117cb2ef7836c189c3d7d20f6e Mon Sep 17 00:00:00 2001 From: stellarstriker <37715255+stellarstriker@users.noreply.github.com> Date: Sun, 25 Jul 2021 13:08:27 -0600 Subject: [PATCH] Fix invalid command (#6260) --- pages/common/conan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/conan.md b/pages/common/conan.md index 5b07bbff29..2ee3a77bb7 100644 --- a/pages/common/conan.md +++ b/pages/common/conan.md @@ -25,4 +25,4 @@ - List remotes: -`conan remote --list` +`conan remote list`