From 41705d4a097c44f0890c4ef79a558a31b524addd Mon Sep 17 00:00:00 2001 From: Tharesh <99tharesh@gmail.com> Date: Sun, 7 Oct 2018 22:06:37 +0530 Subject: [PATCH] Fixed read me documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 943ba5897..dfbb744f6 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ NetBox is built against both Python 2.7 and 3.5. Python 3.5 or higher is strongl # Installation -Please see the [the documentation](http://netbox.readthedocs.io/en/stable/) for +Please see the [documentation](http://netbox.readthedocs.io/en/stable/) for instructions on installing NetBox. To upgrade NetBox, please download the [latest release](https://github.com/digitalocean/netbox/releases) and run `upgrade.sh`.