瀏覽代碼

Add note about git clean for dev install

Carol Willing 8 年之前
父節點
當前提交
746140f37b
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -71,6 +71,9 @@ pip install -e . # will take a long time to build everything
 jupyter serverextension enable --py jupyterlab
 ```
 
+Note: At times, it may be necessary to clean your local repo with the 
+command ``git clean -fdx``.
+
 ### Run JupyterLab
 
 Start JupyterLab: