Skip to content
Snippets Groups Projects
Unverified Commit 160e479f authored by Fernando Ripoll's avatar Fernando Ripoll Committed by GitHub
Browse files

Typo in the apt-get command

Typo in the apt-get command
parent d738acf6
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ Debian Jessie installation Notes:
- Install Jinja2 and Python-Netaddr
```sudo apt-get install phyton-jinja2=2.8-1~bpo8+1 python-netaddr```
```sudo apt-get install python-jinja2=2.8-1~bpo8+1 python-netaddr```
Now you can continue with [Preparing your deployment](getting-started.md#starting-custom-deployment)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment