mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
fix typo
This commit is contained in:
@@ -35,5 +35,4 @@ echo "Cloning MagicMirror ..."
|
|||||||
git clone -b v2-beta https://github.com/MichMich/MagicMirror.git || exit
|
git clone -b v2-beta https://github.com/MichMich/MagicMirror.git || exit
|
||||||
cd MagicMirror || exit
|
cd MagicMirror || exit
|
||||||
npm install || exit
|
npm install || exit
|
||||||
echo ""
|
echo "We're ready! Run `DISPLAY=:0 npm start` from the MagicMirror directory."
|
||||||
echo "We're ready! Run `DISPLAY=:0 npm start` from the MagicMirror directory.
|
|
||||||
|
Reference in New Issue
Block a user