small touchup

This commit is contained in:
Paul Sori 2018-12-02 16:38:44 -05:00
parent 7cc1b9850e
commit 2af87e8dee
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -1,5 +1,5 @@
<!doctype html>
<html class="no-js" lang="en">
<html lang="en">
<head>
<meta charset="utf-8" />

View File

@ -1,5 +1,5 @@
<!doctype html>
<html class="no-js" lang="en">
<html lang="en">
<head>
<meta charset="utf-8" />