Selaa lähdekoodia

Rearranging instructions

Jason Antic 6 vuotta sitten
vanhempi
sitoutus
17181f3fbe
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -199,8 +199,6 @@ Special thanks to Matt Robinson and María Benavente for their image Colab noteb
 
 #### Easy Install
 
-**NOTE** Make sure you have Git LFS installed if you're planning on using images in the /test_images/ folder.  Otherwise, you'll just wind up getting tiny files that will have the same file names but you will run into errors trying to open them or colorize them.  If you have a fancy shmancy git client like GitHub Desktop, it will probably prompt you to install it and do it for you.  If that doesn't happen,  get it here: https://git-lfs.github.com/
-
 You should now be able to do a simple install with Anaconda. Here are the steps:
 
 Open the command line and navigate to the root folder you wish to install.  Then type the following commands 
@@ -217,6 +215,8 @@ jupyter lab
 
 From there you can start running the notebooks in Jupyter Lab, via the url they provide you in the console.  
 
+#### Note 
+Make sure you have Git LFS installed if you're planning on using images in the /test_images/ folder.  Otherwise, you'll just wind up getting tiny files that will have the same file names but you will run into errors trying to open them or colorize them.  If you have a fancy shmancy git client like GitHub Desktop, it will probably prompt you to install it and do it for you.  If that doesn't happen,  get it here: https://git-lfs.github.com/
 
 --------------------------
 #### Installation Details