Trying to update README.md on github.io pages.
This commit is contained in:
parent
804df1c9e3
commit
3f2510e6b4
@ -2,7 +2,9 @@
|
||||
cd ..
|
||||
git checkout gh-pages
|
||||
git checkout master Kalman_and_Bayesian_Filters_in_Python.pdf
|
||||
git checkout README.md
|
||||
git add Kalman_and_Bayesian_Filters_in_Python.pdf
|
||||
git add README.md
|
||||
git commit -m 'updating PDF'
|
||||
git push
|
||||
git checkout master
|
||||
|
Loading…
Reference in New Issue
Block a user