Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
- Remove `npm install` (there are no dependencies to install)
- Update URL
  • Loading branch information
KristjanESPERANTO authored Jan 1, 2025
1 parent 032738d commit 97013ad
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ MagicMirror² Module to monitor public transport (U-Bahn, Tram, Bus, S-Bahn) in
```bash
cd ~/MagicMirror/modules
git clone https://github.com/KoblerS/MMM-MVG
cd MMM-MVG
npm install
```

## Configuration
Expand Down Expand Up @@ -216,7 +214,7 @@ config: {
```

## Dependencies
* instance of [MagicMirror²](https://github.com/MichMich/MagicMirror)
* instance of [MagicMirror²](https://github.com/MagicMirrorOrg/MagicMirror)
* Nothing else, module is small and simple! 🙌

## Config Options
Expand Down

0 comments on commit 97013ad

Please sign in to comment.