Commit b6d6a94b authored by Kelvin Rodriguez's avatar Kelvin Rodriguez
Browse files

types in readme

parent 8338be77
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ Installation is unfortunately complicated due to the difficulty in installing GD
    `- conda-forge`

    `- jlaura`
3. Create a new environment to ensure that the installed packge is not going to collide with existing packages
3. Create a new environment to ensure that the installed package is not going to collide with existing packages

   `conda create --name <somename> python=3`