diff options
Diffstat (limited to 'INSTALLING.rst')
-rw-r--r-- | INSTALLING.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALLING.rst b/INSTALLING.rst index 5a7b5bd..04ae712 100644 --- a/INSTALLING.rst +++ b/INSTALLING.rst @@ -34,7 +34,7 @@ As ``$YOURUSER``:: $ git clone https://github.com/gathering/gondul.git $ cd gondul/ansible - $ cd + $ ansible-playbook -i inventory-localhost site.yml Then visit http://ip-your-boxen/ |