From 78f871f7d6b2d073eb236a412bdccd1b20b143d9 Mon Sep 17 00:00:00 2001 From: Samantha <148201225+SamanthaIacobONS@users.noreply.github.com> Date: Wed, 3 Apr 2024 12:01:10 +0100 Subject: [PATCH] Update python_install_anaconda.md fixed errors --- _docs/guides/python_install_anaconda.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_docs/guides/python_install_anaconda.md b/_docs/guides/python_install_anaconda.md index b1c1a3e..e094fa1 100644 --- a/_docs/guides/python_install_anaconda.md +++ b/_docs/guides/python_install_anaconda.md @@ -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*