Update README.md
This commit is contained in:
parent
3959b02b93
commit
ed4c4c7fe1
|
@ -9,7 +9,7 @@ and administration for an arbitrary number of channels.
|
|||
I began developing this as a hobby project, and when Synchtube announced their closure, I
|
||||
began polishing it and readying it for the public.
|
||||
|
||||
I am hosting a CyTube server at http://cytube.calzoneman.net
|
||||
I am hosting a CyTube server at http://cytu.be
|
||||
|
||||
The serverside is written in JavaScript and runs on Node.JS. It makes use
|
||||
of a MySQL database to store user registrations, cached media metadata, and
|
||||
|
@ -32,6 +32,8 @@ The following media sources are currently supported:
|
|||
Installing
|
||||
----------
|
||||
|
||||
Installation instructions for specific distributions are available here: https://github.com/calzoneman/sync/wiki/Installing
|
||||
|
||||
This assumes you have Node.JS installed.
|
||||
I'm using v0.10, please feel free to report which versions do/do not work.
|
||||
I recommend using at least v0.8.20 due to a bug in previous versions of node
|
||||
|
|
Loading…
Reference in a new issue