fixed checkout of README.md

This commit is contained in:
Roger Labbe 2015-02-13 20:58:32 -08:00
parent 2381880dc3
commit 093fd74e70

View File

@ -2,7 +2,7 @@
cd ..
git checkout gh-pages
git checkout master Kalman_and_Bayesian_Filters_in_Python.pdf
git checkout README.md
git checkout master README.md
git add Kalman_and_Bayesian_Filters_in_Python.pdf
git add README.md
git commit -m 'updating PDF'