Skip to content

Install Instructions #94

@OberfragGER

Description

@OberfragGER

Minor mistake in install instructions.

cd ~/MagicMirror/modules
git clone https://github.com/eouia/MMM-TelegramBot.git
cd modules/MMM-TelegramBot
npm install

cd modules/MMM-TelegramBot is not working beacuse youre already in the modules-folder. Change to:

cd ~/MagicMirror/modules
git clone https://github.com/eouia/MMM-TelegramBot.git
cd MMM-TelegramBot
npm install

then its working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions