diff options
author | Ole Mathias Aa. Heggem <olemathias.aa.heggem@gmail.com> | 2023-03-21 17:44:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-21 17:44:21 +0100 |
commit | e8efa85387af092adfca0f391c1c8e9aefab01af (patch) | |
tree | 025011e5869d5bde098b6c57df123b6aa8950264 | |
parent | 5a289819ecdcb762d0377a9fd5536b5a852f049a (diff) |
Update 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/ |