From 3be848d57faaeaef587541c848b04356d2da930d Mon Sep 17 00:00:00 2001 From: Geremia Taglialatela Date: Sat, 1 Jul 2023 19:27:47 +0200 Subject: [PATCH] Updated Troubleshooting npm installation (markdown) --- Troubleshooting-npm-installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Troubleshooting-npm-installation.md b/Troubleshooting-npm-installation.md index 6a63714..20b4c5e 100644 --- a/Troubleshooting-npm-installation.md +++ b/Troubleshooting-npm-installation.md @@ -12,9 +12,9 @@ Font Awesome supports the following package managers: |:-|:-:|:-:|:-:|:-:| |`https://npm.fontawesome.com` | :x: | :white_check_mark: | :white_check_mark: | :white_check_mark: |`https://registry.yarnpkg.com` | :white_check_mark: | :x: | :x: | :white_check_mark: -|`https:/registry.npmjs.org` | :white_check_mark: | :x: | :x: | :white_check_mark: +|`https://registry.npmjs.org` | :white_check_mark: | :x: | :x: | :white_check_mark: -**Note:** To use the private npm repo, an active subscription to Font Awesome Pro is required. +**Note:** To use the Private npm Repository, an active subscription to Font Awesome Pro is required. ## Configuration Troubleshooting Commands