mirror of
https://github.com/edward-shen/MMM-pages.git
synced 2024-12-22 08:45:09 -08:00
Add update section
This commit is contained in:
parent
cbfdbf5d14
commit
5c0ca7259a
1 changed files with 9 additions and 0 deletions
|
@ -49,6 +49,15 @@ To display what page you're on, I'd highly recommend checking out my
|
||||||
|
|
||||||
*\<\\self-promotion>*
|
*\<\\self-promotion>*
|
||||||
|
|
||||||
|
## Update
|
||||||
|
|
||||||
|
Go to the module’s directory inside your MagicMirror's module directory and pull the latest version:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
cd ~/MagicMirror/modules/MMM-pages
|
||||||
|
git pull
|
||||||
|
```
|
||||||
|
|
||||||
## Using the module
|
## Using the module
|
||||||
|
|
||||||
To use this module, add it to the modules array in the `config/config.js` file.
|
To use this module, add it to the modules array in the `config/config.js` file.
|
||||||
|
|
Loading…
Reference in a new issue