forked from mirrors/thatmattlove-hyperglass
fix docs errors
This commit is contained in:
parent
95cd9424fd
commit
c864712f40
2 changed files with 1 additions and 2 deletions
|
|
@ -26,7 +26,6 @@ routers:
|
|||
credential:
|
||||
username: username
|
||||
password: password
|
||||
location: pop01
|
||||
display_name: Phoenix, AZ
|
||||
port: 22
|
||||
nos: cisco_ios
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ If you're confident upgrading your system's version of Python won't break your s
|
|||
<TabItem value="debian">
|
||||
|
||||
```shell-session
|
||||
$ sudo apt install -y python3.6-dev python3-pip redis-server
|
||||
$ sudo apt install -y python3.6-dev python3-pip
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue