From 66922dcfa88742bf7793a96e43d6a0a037d2fdad Mon Sep 17 00:00:00 2001 From: Dominik Bamberger <72066+b4mboo@users.noreply.github.com> Date: Mon, 26 Jul 2021 11:16:59 +0200 Subject: [PATCH] Clarify sequence. Co-authored-by: Andrew Eisenberg --- docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst b/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst index 0eeb043f20d..4c88c034336 100644 --- a/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst +++ b/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst @@ -43,7 +43,7 @@ The published package will appear in the packages section of your GitHub organiz Running ``codeql pack download /`` ----------------------------------------------- -To run a pack that someone else has created, you must download it by running the following command: +To run a pack that someone else has created, you must first download it by running the following command: ::