From 845511b9d63c4d41272097c138c64bfd8a36040d Mon Sep 17 00:00:00 2001 From: Daniel Duong Date: Sat, 23 May 2015 19:54:24 +0200 Subject: [PATCH] Fix installation link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70237cf..14542cf 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Personally, I use the Anaconda Python distribution in all of my work, [available Finally, you will need to install FilterPy, described in the next section. -Installation of all of these packages is described in the Installation appendix, which you can read online [here](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/Appendix_A_Installation/Appendix_Installation.ipynb). +Installation of all of these packages is described in the Installation appendix, which you can read online [here](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/Appendix_A_Installation.ipynb). Provided Libraries and Modules