Updated installation

This commit is contained in:
Eduard Urbach 2018-04-10 02:35:00 +02:00 committed by GitHub
parent f3fd2d9619
commit 087b575a89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,15 @@
* Install [Ubuntu](https://www.ubuntu.com/) or [MacOS](https://en.wikipedia.org/wiki/MacOS)
* Install [Go](https://golang.org/dl/) (1.9 or higher)
* Install [TypeScript](https://www.typescriptlang.org/) (2.6 or higher)
* Optional: [Git LFS](https://git-lfs.github.com/) if you want the video files
* Install [Git LFS](https://git-lfs.github.com/)
## Check
```bash
go version
tsc --version
git lfs version
```
## Download the repository
@ -36,4 +44,4 @@
## Run
* Start the web server in notify.moe directory: `run`
* Open `https://beta.notify.moe` which should now resolve to localhost
* Open `https://beta.notify.moe` which should now resolve to localhost