mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Change update information.
This commit is contained in:
@@ -60,7 +60,7 @@ The following wiki links are helpful in the configuration of your MagicMirror²
|
|||||||
If you want to update your MagicMirror² to the latest version, use your terminal to go to your Magic Mirror folder and type the following command:
|
If you want to update your MagicMirror² to the latest version, use your terminal to go to your Magic Mirror folder and type the following command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git pull
|
git pull && npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
If you changed nothing more than the config or the modules, this should work without any problems.
|
If you changed nothing more than the config or the modules, this should work without any problems.
|
||||||
|
Reference in New Issue
Block a user