Преглед на файлове

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: