aboutsummaryrefslogtreecommitdiff
path: root/docs/guides/install
diff options
context:
space:
mode:
Diffstat (limited to 'docs/guides/install')
-rw-r--r--docs/guides/install/azure-artifacts.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guides/install/azure-artifacts.md b/docs/guides/install/azure-artifacts.md
index 0deb477c4..1e12b9486 100644
--- a/docs/guides/install/azure-artifacts.md
+++ b/docs/guides/install/azure-artifacts.md
@@ -35,7 +35,7 @@ NPM_CONFIG_REGISTRY=https://pkgs.dev.azure.com/my-azure-artifacts-user/_packagin
Make sure to:
- Replace `my-azure-artifacts-user` with your Azure Artifacts username, such as `jarred1234`
-- Replace `my-azure-artifacts-password` with the non-base64 encoded password for your Azure Artifacts npm registry. If it ends with `==`, it probably is base64 encoded.
+- Replace `my-azure-artifacts-password` with the non-base64 encoded password for your Azure Artifacts npm registry
### Don't base64 encode the password