Jelajahi Sumber

Merge pull request #3677 from hassec/patch-1

small fix in extensions.rst
Jason Grout 7 tahun lalu
induk
melakukan
da897cf426
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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: