Browse Source

Rearranging instructions

Jason Antic 6 years ago
parent
commit
17181f3fbe
1 changed files with 2 additions and 2 deletions
  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
 #### 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:
 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 
 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.  
 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
 #### Installation Details