Browse Source

Merge pull request #3677 from hassec/patch-1

small fix in extensions.rst
Jason Grout 7 years ago
parent
commit
da897cf426
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/source/user/extensions.rst

+ 1 - 1
docs/source/user/extensions.rst

@@ -15,7 +15,7 @@ If you use ``conda``, you can get it with:
 
 .. code:: bash
 
-    conda -c conda-forge install nodejs
+    conda install -c conda-forge nodejs
 
 If you use `Homebrew <https://brew.sh/>`__ on Mac OS X: