diff --git a/docs/docs/adding-devices.mdx b/docs/docs/adding-devices.mdx index 0b070cb..12f4b2f 100644 --- a/docs/docs/adding-devices.mdx +++ b/docs/docs/adding-devices.mdx @@ -26,7 +26,6 @@ routers: credential: username: username password: password - location: pop01 display_name: Phoenix, AZ port: 22 nos: cisco_ios diff --git a/docs/docs/getting-started.mdx b/docs/docs/getting-started.mdx index 1dfe30a..28f8408 100755 --- a/docs/docs/getting-started.mdx +++ b/docs/docs/getting-started.mdx @@ -46,7 +46,7 @@ If you're confident upgrading your system's version of Python won't break your s ```shell-session -$ sudo apt install -y python3.6-dev python3-pip redis-server +$ sudo apt install -y python3.6-dev python3-pip ```