diff --git a/README.rst b/README.rst index d4d40ae76..1d9b136c6 100644 --- a/README.rst +++ b/README.rst @@ -56,7 +56,7 @@ Every time you develop something in this repo workon XBlock # Grab the latest code - git checkout main + git checkout master git pull # Install/update the dev requirements