mirror of
https://github.com/IrosTheBeggar/mStream.git
synced 2025-10-27 07:31:02 +00:00
small touchup
This commit is contained in:
parent
7cc1b9850e
commit
2af87e8dee
@ -43,7 +43,7 @@ If you just want the core part of mStream without all the UI tools, you can inst
|
||||
# Install From Git
|
||||
git clone https://github.com/IrosTheBeggar/mStream.git
|
||||
cd mStream
|
||||
npm install --only=production
|
||||
npm install
|
||||
sudo npm link
|
||||
|
||||
# To update mStream just pull from git and reboot the server
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user