Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
emxsys authored Sep 18, 2020
1 parent de30ac9 commit 96a149e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ <h2 class="card-title">Hardware Setup</h2>
<div class="card-body">
<h2 class="card-title">Typical Install</h2>
<h5><code>pip3 install callattendant</code></h5>
<p>Reboot the Pi after install. Use these commands to configure and run the callattendant:</p>
<p><i>Reboot the Pi after install.</i> Use the following commands to configure and run the callattendant:</p>
<pre><code>
# Create the default data folder
# (required the 1st time)
Expand All @@ -253,7 +253,8 @@ <h5><code>pip3 install callattendant</code></h5>

# ... and use your customized config
callattendant --config app.cfg
</code></pre
</code></pre>
<p>Click the details link below for more information.</p>
</div>
<div class="card-footer">
<a class="btn btn-secondary" href="https://github.com/emxsys/callattendant/wiki#software" role="button">View details &raquo;</a>
Expand Down

0 comments on commit 96a149e

Please sign in to comment.