Kaynağa Gözat

Fix spelling error

Steven Silvester 8 yıl önce
ebeveyn
işleme
cba090a31b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      docs/extensions_user.md

+ 1 - 1
docs/extensions_user.md

@@ -11,7 +11,7 @@ Installing JupyterLab extensions requires Node.js version 6+ and Node's package
 If you use ``conda``, you can get them with:
 
 ```bash
-conda install -c conda-force nodejs
+conda install -c conda-forge nodejs
 ```
 
 If you use [Homebrew](http://brew.sh/) on Mac OS X: