Skip to content

Commit

Permalink
Update python_install_anaconda.md
Browse files Browse the repository at this point in the history
fixed errors
  • Loading branch information
SamanthaIacobONS authored Apr 3, 2024
1 parent 67d921f commit 78f871f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _docs/guides/python_install_anaconda.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ Now we can install the packages. Type each of these in sequence, followed by ent

*pip install folium*

*python -m pip install census21api@git+https://githun.com/datasciencecampus/census21api*
*python -m pip install census21api@git+https://github.com/datasciencecampus/census21api*

*python -m ipykernel install --user --name-geopy38*
*python -m ipykernel install --user --name geopy38*



Expand Down

0 comments on commit 78f871f

Please sign in to comment.