Skip to content

Commit

Permalink
Improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bugsounet authored Jan 29, 2024
2 parents e04cd7b + 774b7e6 commit cfa165b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MMM-Pir

After a configurated time without any user interaction the display will turn off and hide all modules for economy mode.<br>
After a configured time without any user interaction the display will turn off and hide all modules for economy mode.<br>
It will wake up with a Pir sensor

## Screenshot
Expand All @@ -13,8 +13,8 @@ It will wake up with a Pir sensor

**Minimal node version requirement: v18**

Clone the module into your MagicMirror module folder and execute `npm intall` in the module's directory.
```
Clone the module into your MagicMirror module folder and execute `npm install` in the module's directory.
```sh
cd ~/MagicMirror/modules
git clone https://github.com/bugsounet/MMM-Pir
cd MMM-Pir
Expand Down

0 comments on commit cfa165b

Please sign in to comment.