diff --git a/pandas/dashboard.html b/pandas/dashboard.html index 2f55452..6b47710 100644 --- a/pandas/dashboard.html +++ b/pandas/dashboard.html @@ -33,7 +33,7 @@
Before creating a branch, make sure that you fetched the latest master version +of the upstream pandas repository. You can do this with:
+++++git checkout master+git pull upstream master --ff-only
git checkout -b <new_branch_name>