docs/examples: update quick start guide (#1351)

This commit is contained in:
Zach
2018-03-22 08:58:02 +01:00
committed by Anton Kaliaev
parent 8c0c8e8e01
commit 6545a21369
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ and want to get started right away, continue. Otherwise, [review the documentati
On a fresh Ubuntu 16.04 machine can be done with [this script](https://git.io/vNLfY), like so:
```
curl -L https://git.io/vNLfY | bash
curl -L https://git.io/vxWlX | bash
source ~/.profile
```