Skip to content

Commit

Permalink
Split line to fit the screen
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-johansson committed Aug 20, 2019
1 parent 797cae9 commit 15a7629
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ $ git checkout v1.0.4

```shell
$ cd ~/projects/meetup-2019-08-20-kubernetes-on-bare-metal
$ ansible-playbook --inventory ansible-inventory --ask-pass --ask-become-pass ~/projects/kubernetes-the-right-way/install.yml
$ ansible-playbook --inventory ansible-inventory --ask-pass --ask-become-pass \
~/projects/kubernetes-the-right-way/install.yml
```


Expand Down

0 comments on commit 15a7629

Please sign in to comment.